[Mono-bugs] [Bug 461200] Visual Studio cannot consume Mono web service

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jan 6 09:21:34 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=461200

User kornelpal at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=461200#c10





--- Comment #10 from Kornél Pál <kornelpal at gmail.com>  2009-01-06 07:21:32 MST ---
Fixing this bug is as easy as letting <link rel="alternate" type="text/xml"
href="WebService.asmx?disco"/> to be the first child of <head>. This can be
done by merging the <script> element before <link> with the <script> element
after <link>.

This is definitely a bug in Visual Studio but it's very easy to fix in Mono and
does not harm anyone.

The other things listed by the reporter after the initial report are not
related to this bug.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list