Question

I've followed the instructions here http://msdn.microsoft.com/en-us/library/ms464040.aspx to the letter, when I run disco.exe I get this error:

The HTML document does not contain web service discovery information.

Any suggestions?

http://msdn.microsoft.com/en-us/library/ms464040.aspx

Was it helpful?

Solution

I had some problems with the declaration:

<% @ WebService Language="C#" Class="MOSS_WebServices.My_Services, MOSS_WebServices ,  

Version=1.0.0.0, Culture=neutral, PublicKeyToken=1b40cb3309a7591b" %>

OTHER TIPS

When you run Disco.exe against your asmx file you may experience very inconvenient message "HTML document does not contain Web service discovery information". In my case it was very important to see the exact error message. Please find answer at http://malcan.com/EN/Lists/Tips%20and%20tricks/DispForm.aspx?ID=25

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top