[Mono-bugs] [Bug 341456] WebService type not found with pre-compiled classes
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jan 15 19:15:31 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=341456
User kardosbalint at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=341456#c10
Balint Kardos <kardosbalint at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kardosbalint at gmail.com
--- Comment #10 from Balint Kardos <kardosbalint at gmail.com> 2008-01-15 17:15:30 MST ---
my two cents (with mono 1.2.6):
C:\>wsdl http://xxxxxxx.hu/WebShop.asmx
Mono Web Services Description Language Utility
Error: The remote server returned an error: (404) Not Found.
C:\>wsdl http://xxxxxxx.hu/WebShop.asmx?disco
Mono Web Services Description Language Utility
Writing file 'WebShop.cs'
I don't know the inner workings, but Visual Studio too can not handle the first
version of the URL, if you add it as a Web Reference:
The document at the url http://xxxxxxxxx.hu/WebShop.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 'There was an error downloading
'http://xxxxxxx.hu/<%25=Request.FilePath%25>?disco'.'.
- The request failed with HTTP status 404: Not Found.
- Report from 'http://xxxxxxxx.hu/WebShop.asmx' is 'The document
format is not recognized (the content type is 'text/html;
charset=utf-8').'.
- Report from 'WSDL Document' is 'The document format is not
recognized (the content type is 'text/html; charset=utf-8').'.
- Report from 'XML Schema' is 'The document format is not recognized
(the content type is 'text/html; charset=utf-8').'.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list