[FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).]
System.Guid..ctor(String g) +528
Elmah.XmlFileErrorLog.GetError(String id) +54
[ArgumentException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
Parameter name: a84aba79-d513-4007-af43-0a68b5dbe5bf']
Elmah.XmlFileErrorLog.GetError(String id) +119
Elmah.ErrorDetailPage.OnLoad(EventArgs e) +95
System.Web.UI.Control.LoadRecursive() +74
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2607
|