Aloha
I have a VS2008 solution to which I want to add a webservice reference. I enter an url like 'http://192.168.100.87:7001/wsdl/IMySOAPWebService'. The Add Web Reference dialog starts looking then throws me this error:
There was an error downloading 'http://192.168.100.87:7001/wsdl/IMySOAPWebService/$metadata'.
Adding the exact same reference to a VS 2005 project works fine. Any clues?