Try this URL:
http://sharepoint.iceweb.com/sites/demo/default.aspx?wsdl
(user: [email protected], pass: demo)
As far as I remember this used to return the WSDL file for this, but it just returns the normal page instead. How do I get the WSDL for a Sharepoint service? I'm actually looking for the WSDL for the Sharepoint 2007 List service, so if anyone has a link for that, it's appreciated.
Generating a WSDL From a Web Service ClassOn the Project Explorer or Navigator tab, right-click the web service class and select Web Services > Generate WSDL.
You can only get WSDL from a webservice. You are trying to get a WSDL from a web page. The URL corresponding to the list service is {weburl}/_vti_bin/Lists.asmx
Here is a list af webservices available for SharePoint: http://msdn.microsoft.com/en-us/library/ms479390.aspx
Your URL is a little wrong. Try this:
http://sharepoint.iceweb.com/sites/demo/_vti_bin/Lists.asmx?wsdl
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With