[ArgumentNullException: Value cannot be null.
Parameter name: item]
Sitecore.Diagnostics.Assert.ArgumentNotNull(Object argument, String argumentName) +64
Sitecore.Resources.Media.MediaProvider.GetMediaUrl(MediaItem item) +34
Project.Common.Website.<>c__DisplayClass0_0.<ProcessRequest>b__11(Item imageItem) +258
System.Linq.WhereSelectArrayIterator`2.MoveNext() +145
System.Xml.Linq.XContainer.AddContentSkipNotify(Object content) +488
System.Xml.Linq.XContainer.AddContentSkipNotify(Object content) +342
System.Xml.Linq.XElement..ctor(XName name, Object[] content) +31
Project.Common.Website.<>c__DisplayClass0_0.<ProcessRequest>b__1(Item item) +17365
System.Linq.WhereSelectArrayIterator`2.MoveNext() +145
System.Xml.Linq.XContainer.AddContentSkipNotify(Object content) +488
System.Xml.Linq.XContainer.AddContentSkipNotify(Object content) +342
System.Xml.Linq.XElement..ctor(XName name, Object[] content) +31
Project.Common.Website.sitemap.ProcessRequest(HttpContext context) +3529
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +862
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +182
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +94
|