ebe
22-01-09, 14:33
I need some help as I seem to be falling at the first hurdle here. When using wsdl services in Visual Studio 2005 the process is that you add a web reference, supply the url to the wsdl and away you go.
However when I navigate to
http://api.productserve.com/v2/ProductServeService?wsdl
in IE then rather than getting the usual WSDL xml in the browser I am prompted to download the file (an issue with the MIME type?). If I add a web reference to Visual Studio (I am using 2005) and supply it with that URL the same thing happens and I get the "download file" prompt, whereas usually you will get a list of all the web methods etc offered.
Could someone give me some pointers on how you at least get the web reference added to Visual Studio?
However when I navigate to
http://api.productserve.com/v2/ProductServeService?wsdl
in IE then rather than getting the usual WSDL xml in the browser I am prompted to download the file (an issue with the MIME type?). If I add a web reference to Visual Studio (I am using 2005) and supply it with that URL the same thing happens and I get the "download file" prompt, whereas usually you will get a list of all the web methods etc offered.
Could someone give me some pointers on how you at least get the web reference added to Visual Studio?