[Mono-bugs] [Bug 573795] ASP.NET integration fails to run for WebHttpBinding-based service

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 4 03:36:00 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=573795

http://bugzilla.novell.com/show_bug.cgi?id=573795#c1


--- Comment #1 from Atsushi Enomoto <aenomoto at novell.com> 2010-02-04 08:35:59 UTC ---
This specific bug is somehow caused by multiple endpoint configuration. When
"mex" endpoint is commented out, the WebHttpBinding works as expected (it
disables WSDL handler though).

The error above actually occurs only for the first request, and after that one,
it gives another kind of error (a:FIXME_InternalError).

The former problem may be due to insufficient configuration support (to handle
multiple endpoint configuration). It is common to some other bugs. The latter,
I have no quick idea.

-- 
Configure bugmail: http://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