While developing metadata exchange service in WCF

77 Views Asked by At

image1

image2

"Add service reference" is unable to find any service running, which is actually running with the solution "started without debugging". Also running with another instance of visual studio simultaneously not working.

1

There are 1 best solutions below

5
Captain Sensible On

Instead of the address

http://localhost:9999/mex

try the following address

http://localhost:9999/ProductService/WCFProductService.svc?singleWsdl