Hello,
I created a webservice according to this
walkthrough.
So far everthing works fine, but I have at least one problem with the deployment. After generating MyService.wsdl and MyService.disco I can access the Webservice via
http://MyServer/_layouts/MyService.asmx. However, after copying the files to
http://MyServer/_vti_bin/MyService.asmx I can not start the Invoke button in the browser anymore. If I try to create a webreference to the _vti_bin Webservice I get the following error message in VS 2008:
The document at the url
http://localhost/_vti_bin/Service.asmx was not recognized as a known document type.
The error message from each known type may help you fix the problem:
- Report from 'DISCO Document' is 'Discovery document at the URL
http://shc007/_layouts/error.aspx?ErrorText=File Not Foun
Can you help me solving the problem?
Thank you very much indeed!
Best Regards,
Sascha