[Mono-bugs] [Bug 573795] New: ASP.NET integration fails to run for WebHttpBinding-based service
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jan 26 02:29:38 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=573795
http://bugzilla.novell.com/show_bug.cgi?id=573795#c0
Summary: ASP.NET integration fails to run for
WebHttpBinding-based service
Classification: Mono
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Windows Vista
Status: NEW
Severity: Normal
Priority: P5 - None
Component: WCF
AssignedTo: atsushi at ximian.com
ReportedBy: aenomoto at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
repro is available at
http://lists.ximian.com/pipermail/mono-devel-list/2010-January/033970.html
System.InvalidOperationException: Operation is not valid due to the current
state of the object
at System.Linq.Enumerable.First[SvcHttpHandler] (IEnumerable`1 source,
System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
at System.Linq.Enumerable.First[SvcHttpHandler] (IEnumerable`1 source,
System.Func`2 predicate) [0x00000] in <filename unknown>:0
at System.ServiceModel.Channels.SvcHttpHandlerFactory.GetHandlerForListener
(IChannelListener listener) [0x00000] in <filename unknown>:0
at System.ServiceModel.Channels.AspNetListenerManager..ctor (IChannelListener
channelListener, System.ServiceModel.Channels.HttpTransportBindingElement
source) [0x00000] in <filename unknown>:0
at
System.ServiceModel.Channels.AspNetChannelListener`1[System.ServiceModel.Channels.IReplyChannel].CreateListenerManager
() [0x00000] in <filename unknown>:0
at
System.ServiceModel.Channels.HttpChannelListenerBase`1[System.ServiceModel.Channels.IReplyChannel].OnOpen
(TimeSpan timeout) [0x00000] in <filename unknown>:0
at System.ServiceModel.Channels.CommunicationObject.Open (TimeSpan timeout)
[0x00000] in <filename unknown>:0
at
System.ServiceModel.Channels.SecurityChannelListener`1[System.ServiceModel.Channels.IReplyChannel].OnOpen
(TimeSpan timeout) [0x00000] in <filename unknown>:0
at System.ServiceModel.Channels.CommunicationObject.Open (TimeSpan timeout)
[0x00000] in <filename unknown>:0
at
System.ServiceModel.Channels.TransactionChannelListener`1[System.ServiceModel.Channels.IReplyChannel].OnOpen
(TimeSpan timeout) [0x00000] in <filename unknown>:0
at System.ServiceModel.Channels.CommunicationObject.Open (TimeSpan timeout)
[0x00000] in <filename unknown>:0
at System.ServiceModel.Dispatcher.ListenerLoopManager.Setup (TimeSpan
openTimeout) [0x00000] in <filename unknown>:0
at System.ServiceModel.Dispatcher.ChannelDispatcher.OnOpen (TimeSpan timeout)
[0x00000] in <filename unknown>:0
at System.ServiceModel.Channels.CommunicationObject.Open (TimeSpan timeout)
[0x00000] in <filename unknown>:0
at System.ServiceModel.ServiceHostBase.OnOpen (TimeSpan timeout) [0x00000] in
<filename unknown>:0
at System.ServiceModel.Channels.CommunicationObject.Open (TimeSpan timeout)
[0x00000] in <filename unknown>:0
at System.ServiceModel.Channels.CommunicationObject.Open () [0x00000] in
<filename unknown>:0
at System.ServiceModel.Channels.SvcHttpHandler.EnsureServiceHost () [0x00000]
in <filename unknown>:0
at System.ServiceModel.Channels.SvcHttpHandler.ProcessRequest
(System.Web.HttpContext context) [0x00000] in <filename unknown>:0
at System.Web.HttpApplication+<Pipeline>c__Iterator5.MoveNext () [0x00000] in
<filename unknown>:0
at System.Web.HttpApplication.Tick () [0x00000] in <filename unknown>:0
--
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