Open GoogleCodeExporter opened 9 years ago
Was it working before?
Does it go away if you recycle the app?
Original comment by simone.chiaretta
on 24 Aug 2010 at 10:30
Yeah, it's been working since I upgraded. I don't know when or why it starting
failing, as I haven't posted anything or touched the blog in several weeks.
Recycling the app doesn't help. I cannot reboot the machine until late tonight
to see if that helps.
Original comment by jeffhand...@gmail.com
on 24 Aug 2010 at 11:24
Hmmm, exception appears to be thrown by Ninject. Not good. :(
Original comment by haac...@gmail.com
on 25 Aug 2010 at 2:29
Okay - I didn't do anything, but now links on my blog are working again.
Original comment by jeffhand...@gmail.com
on 25 Aug 2010 at 4:00
Let us know if it happens again.
Original comment by simone.chiaretta
on 25 Aug 2010 at 7:49
Having same issue, once every week or so.. No idea whats causing it but it
takes the site down for random amounts of time then suddently starts working
again.
Server Error in '/' Application.
--------------------------------------------------------------------------------
Index was outside the bounds of the array.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.
Exception Details: System.IndexOutOfRangeException: Index was outside the
bounds of the array.
Source Error:
An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can be
identified using the exception stack trace below.
Stack Trace:
[IndexOutOfRangeException: Index was outside the bounds of the array.]
System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) +7462182
Ninject.Planning.Planner.GetPlan(Type type) +93
Ninject.KernelBase.Inject(Object instance, IParameter[] parameters) +187
Subtext.Framework.Routing.SubtextPageBuilder.CreateInstanceFromVirtualPath(String virtualPath, Type type) +44
Subtext.Framework.Routing.PageRouteHandler.GetHandler(RequestContext requestContext) +43
Subtext.Framework.Routing.RouteHandlerBase.System.Web.Routing.IRouteHandler.GetHttpHandler(RequestContext requestContext) +25
System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context) +109
System.Web.Routing.UrlRoutingModule.OnApplicationPostResolveRequestCache(Object sender, EventArgs e) +76
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
Original comment by fuh...@gmail.com
on 13 Sep 2010 at 7:58
Original issue reported on code.google.com by
jeffhand...@gmail.com
on 24 Aug 2010 at 9:32