<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
<br>
Application Exception<br>
System.ArgumentOutOfRangeException<br>
Argument is out of range.<br>
Parameter name: dueTime<br>
Description: HTTP 400.Error processing request.<br>
Details: Non-web exception. Exception origin (name of application or object): mscorlib.<br>
Exception stack trace:<br>
  at System.Threading.Timer.Change (Int64 dueTime, Int64 period, Boolean first) [0x00000] in <filename unknown>:0<br>
  at System.Threading.Timer.Init (System.Threading.TimerCallback callback, System.Object state, Int64 dueTime, Int64 period) [0x00000] in <filename unknown>:0<br>
  at System.Threading.Timer..ctor (System.Threading.TimerCallback callback, System.Object state, Int32 dueTime, Int32 period) [0x00000] in <filename unknown>:0<br>
  at (wrapper remoting-invoke-with-check) System.Threading.Timer:.ctor (System.Threading.TimerCallback,object,int,int)<br>
  at System.Web.HttpContext.StartTimeoutTimer () [0x00000] in <filename unknown>:0<br>
  at System.Web.HttpApplication.PreStart () [0x00000] in <filename unknown>:0<br>
  at System.Web.HttpApplication.Start (System.Object x) [0x00000] in <filename unknown>:0<br>
  at System.Web.HttpApplication.System.Web.IHttpHandler.ProcessRequest (System.Web.HttpContext context) [0x00000] in <filename unknown>:0<br>
  at System.Web.HttpRuntime.Process (System.Web.HttpWorkerRequest req) [0x00000] in <filename unknown>:0<br>
  at System.Web.HttpRuntime.RealProcessRequest (System.Object o) [0x00000] in <filename unknown>:0<br>
  at System.Web.HttpRuntime.ProcessRequest (System.Web.HttpWorkerRequest wr) [0x00000] in <filename unknown>:0<br>
  at Mono.WebServer.MonoWorkerRequest.ProcessRequest () [0x00000] in <filename unknown>:0<br>
Version Information: 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1); <a href="http://ASP.NET" target="_blank">ASP.NET</a> Version: 4.0.30319.17020<br></blockquote><div><br></div><div>Weird, I have not had any apache restart hangs and have install/removed about a thousand times.  I've never tried a --reinstall.  I'll have to see what I need to do to support that.</div><div><br></div><div>Now this has been my major issue over the last year.  These random mscorelib errors that seem to pop up.  This will be working 100% and then suddenly BOOM CRASH.  I have been able to code around them up until now, but this one is in the server's code, not mine.  My only suggestion is to remove mobilemyth, stop apache, go to /tmp and delete anything that starts with mod_mono and w-data-temp, restart apache, and then install again.  This very well may do absolutely nothing to solve it, but the only guess I have.  I'll have to put one of the issues I hit back in and see if I can find another way to work around them.  The last time I got so mad at it I didn't touch this for 6 months. haha</div><div><br></div><div>Jon</div></div></div></div>