[Mono-list] Error after upgrading
Jaime Ventura
jaimeventura at ipp.pt
Tue Apr 29 13:36:52 EDT 2008
Hello,
I've been using mono and mod_mono for quite a while.
After updating mono, I get the following error for every webservices.
I've noticed that even when the webservice doesn't exist, i get the same
message. So Im guessing its a mod_mono problem.
Im using mono 1.9.1, on a centos 4.6 release.
Can someone help me to debug this problem?
Thanks
Server Error in '/' Application
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Argument is out of range. Parameter name: dueTime
Description: HTTP 400. Error processing request.
Stack Trace:
System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: dueTime
at System.Threading.Timer..ctor (System.Threading.TimerCallback
callback, System.Object state, Int32 dueTime, Int32 period) [0x00000]
at (wrapper remoting-invoke-with-check)
System.Threading.Timer:.ctor
(System.Threading.TimerCallback,object,int,int)
at System.Web.HttpContext.StartTimeoutTimer () [0x00000]
at System.Web.HttpApplication.PreStart () [0x00000]
at System.Web.HttpApplication.Start (System.Object x) [0x00000]
at
System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest
(System.Web.HttpContext context, System.AsyncCallback cb, System.Object
extraData) [0x00000]
at System.Web.HttpRuntime.RealProcessRequest (System.Object o)
[0x00000]
at System.Web.HttpRuntime.ProcessRequest
(System.Web.HttpWorkerRequest wr) [0x00000]
at Mono.WebServer.MonoWorkerRequest.ProcessRequest () [0x00000]
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Version information: Mono Version: 2.0.50727.42; ASP.NET Version:
2.0.50727.42
More information about the Mono-list
mailing list