[NullReferenceException: Object reference not set to an instance of an object.]
Project.Common.Website.<>c__DisplayClass0_0.<ProcessRequest>b__1(Item item) +5275
System.Linq.WhereSelectArrayIterator`2.MoveNext() +144
System.Xml.Linq.XContainer.AddContentSkipNotify(Object content) +487
System.Xml.Linq.XContainer.AddContentSkipNotify(Object content) +341
System.Xml.Linq.XElement..ctor(XName name, Object[] content) +30
Project.Common.Website.sitemap.ProcessRequest(HttpContext context) +3528
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +861
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +181
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +93
|