Hi All,
Here is how my 2 projects are
- I have a class library project which consumes multiple webservices.
- I have created a test project in VSTS and try to call one of those service
But I'm receiving System.ServiceModel.EndpointNotFoundException. In my Test Project I have added one app.config file and added endpoint as available in my Serviceclass library project app.config.
Could anyone have encounter same problem before. Please help.
Thanks, Pritam