Skip to content

Instantly share code, notes, and snippets.

@lukesmith
Created June 16, 2011 12:06
Show Gist options
  • Save lukesmith/1029107 to your computer and use it in GitHub Desktop.
Save lukesmith/1029107 to your computer and use it in GitHub Desktop.
OpenRasta exception stacktrace
[ArgumentNullException: Value cannot be null.
Parameter name: collection]
System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) +12646187
OpenRasta.Pipeline.PipelineStage..ctor(IPipeline pipeline) +73
OpenRasta.Hosting.AspNet.OpenRastaModule.HandleHttpApplicationPostResolveRequestCacheEvent(Object sender, EventArgs e) +548
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +266
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment