Hello Everyone,
I hope someone can help me with this.
I created a Simple Web Service using
VB .net and Build the project. I created another project
VB .net Windows Applications to use the Web service that I created.
In my Windows Client Applications I clicked on "Add Web Reference". In the Add Web Reference dialog box, I typed the URL of my web service, which is 'http://geeta/AuthorsWebService/AuthorsService.asmx
In the "Available References" window, it brings up my Webservice. When I click on "View Contents", I get the following error.
ERROR MESSAGE:
The document was understood, but it could not be processed.
- The WSDL document contains links that could not be resolved.
- There was an error downloading 'http://geeta/AuthorsWebService/AuthorsService.asmx?schema=authors1'.
- The request failed with the error message:
--
Ignoring the error, I clicked on "Add reference" button. But it also came up with the following error message.
"Unable to download the following files
http://geeta/AuthorsWebService/AuthorsService.asmx, 'http://geeta/AuthorsWebService/AuthorsService.asmx?wsdl. Do you wan to skip these files and continue?"
Please help.
Thanks,
Geeta