[FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).]
System.Guid.TryParseGuidWithDashes(String guidString, GuidResult& result) +12900584
System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result) +211
System.Guid..ctor(String g) +108
Elmah.XmlFileErrorLog.GetError(String id) +55
[ArgumentException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
Parameter name: 21ebe5b3-8519-47e6-afb2-80d3e0b67945']
Elmah.XmlFileErrorLog.GetError(String id) +136
Elmah.ErrorDetailPage.OnLoad(EventArgs e) +102
System.Web.UI.Control.LoadRecursive() +61
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693
|