[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: 2d32ded6-c537-4c9b-b0e2-8b4b2b28d0cd']
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) +2603
|