Forum Moderators: open
I have been sent the wsdl file for a web service that is going live shortly, but is not there just yet, I was hoping i could just right click on it or something to create bare bones code to call to the methods.
In VS2003 I cannot add it as a web reference , I can browse to it locally and see its documentation and methods but the button is greyed out to add with "The proxy settings on this computer are not configured correctly for web discovery."
I can add web references to localhost for asmx files though, such as SQL reporting services.
Anyone know what to do with the wsdls file to create code ?
Thanks
In visual stuudio I can only add a web reference to a published API not a local WSDL file. This is for a non-live web service that a merchant is developing to give me forward notice of the interfaces.