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