Atsushi Eno wrote: > There's no 1.2.6 stuff yet. But you can always try the daily builds > (as long as the build is alive). http://mono.ximian.com/daily/
I've tested latest 1.2.6 preview today and it has the same problem with web services as described here: http://lists.ximian.com/pipermail/mono-devel-list/2007-August/024603.html When I'm opening web service URL in browser it looks good. When I'm trying to add web reference to visual studio 2005 project I have the following error message: ------------------------------------------------------------------------- The document at the url http://192.168.1.1/webservice/ 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://192.168.1.1/<%25=Request.FilePath%25>?disco'.'. - The request failed with HTTP status 404: Not Found. - 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').'. - Report from 'http://192.168.1.1/webservice/' is 'The document format is not recognized (the content type is 'text/html; charset=utf-8').'. ------------------------------------------------------------------------- The same web service works in mono 1.2.4 without any problems. Should I file this in bugzilla? -- Oleg _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
