<?xml version="1.0" encoding="utf-8"?>
<error
  application="/LM/W3SVC/18/ROOT"
  host="EC2AMAZ-7F2VLPO"
  type="System.FormatException"
  message="Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)."
  source="mscorlib"
  detail="System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---&gt; System.ArgumentException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).&#xD;&#xA;Parameter name: id ---&gt; System.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).&#xD;&#xA;   at System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult&amp; result)&#xD;&#xA;   at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult&amp; result)&#xD;&#xA;   at System.Guid..ctor(String g)&#xD;&#xA;   at Elmah.SqlErrorLog.GetError(String id)&#xD;&#xA;   --- End of inner exception stack trace ---&#xD;&#xA;   at Elmah.SqlErrorLog.GetError(String id)&#xD;&#xA;   at Elmah.ErrorDetailPage.OnLoad(EventArgs e)&#xD;&#xA;   at System.Web.UI.Control.LoadRecursive()&#xD;&#xA;   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)&#xD;&#xA;   at System.Web.UI.Page.HandleError(Exception e)&#xD;&#xA;   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)&#xD;&#xA;   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)&#xD;&#xA;   at System.Web.UI.Page.ProcessRequest()&#xD;&#xA;   at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)&#xD;&#xA;   at System.Web.UI.Page.ProcessRequest(HttpContext context)&#xD;&#xA;   at Elmah.Mvc.ElmahResult.ExecuteResult(ControllerContext context)&#xD;&#xA;   at System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)&#xD;&#xA;   at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)&#xD;&#xA;   at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)&#xD;&#xA;   at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)&#xD;&#xA;   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass3_6.&lt;BeginInvokeAction&gt;b__4()&#xD;&#xA;   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass3_1.&lt;BeginInvokeAction&gt;b__1(IAsyncResult asyncResult)&#xD;&#xA;   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult)&#xD;&#xA;   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()&#xD;&#xA;   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult)&#xD;&#xA;   at System.Web.Mvc.Controller.&lt;&gt;c.&lt;BeginExecuteCore&gt;b__152_1(IAsyncResult asyncResult, ExecuteCoreState innerState)&#xD;&#xA;   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)&#xD;&#xA;   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()&#xD;&#xA;   at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)&#xD;&#xA;   at System.Web.Mvc.Controller.&lt;&gt;c.&lt;BeginExecute&gt;b__151_2(IAsyncResult asyncResult, Controller controller)&#xD;&#xA;   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)&#xD;&#xA;   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()&#xD;&#xA;   at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)&#xD;&#xA;   at System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult)&#xD;&#xA;   at System.Web.Mvc.MvcHandler.&lt;&gt;c.&lt;BeginProcessRequest&gt;b__20_1(IAsyncResult asyncResult, ProcessRequestState innerState)&#xD;&#xA;   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)&#xD;&#xA;   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()&#xD;&#xA;   at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)&#xD;&#xA;   at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)&#xD;&#xA;   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()&#xD;&#xA;   at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)&#xD;&#xA;   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)"
  time="2026-01-10T15:23:45.2783323Z"
  statusCode="500"
  webHostHtmlMessage="&lt;!DOCTYPE html&gt;&#xD;&#xA;&lt;html&gt;&#xD;&#xA;    &lt;head&gt;&#xD;&#xA;        &lt;title&gt;Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).&lt;/title&gt;&#xD;&#xA;        &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width&quot; /&gt;&#xD;&#xA;        &lt;style&gt;&#xD;&#xA;         body {font-family:&quot;Verdana&quot;;font-weight:normal;font-size: .7em;color:black;} &#xD;&#xA;         p {font-family:&quot;Verdana&quot;;font-weight:normal;color:black;margin-top: -5px}&#xD;&#xA;         b {font-family:&quot;Verdana&quot;;font-weight:bold;color:black;margin-top: -5px}&#xD;&#xA;         H1 { font-family:&quot;Verdana&quot;;font-weight:normal;font-size:18pt;color:red }&#xD;&#xA;         H2 { font-family:&quot;Verdana&quot;;font-weight:normal;font-size:14pt;color:maroon }&#xD;&#xA;         pre {font-family:&quot;Consolas&quot;,&quot;Lucida Console&quot;,Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}&#xD;&#xA;         .marker {font-weight: bold; color: black;text-decoration: none;}&#xD;&#xA;         .version {color: gray;}&#xD;&#xA;         .error {margin-bottom: 10px;}&#xD;&#xA;         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:pointer; }&#xD;&#xA;         @media screen and (max-width: 639px) {&#xD;&#xA;          pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }&#xD;&#xA;         }&#xD;&#xA;         @media screen and (max-width: 479px) {&#xD;&#xA;          pre { width: 280px; }&#xD;&#xA;         }&#xD;&#xA;        &lt;/style&gt;&#xD;&#xA;    &lt;/head&gt;&#xD;&#xA;&#xD;&#xA;    &lt;body bgcolor=&quot;white&quot;&gt;&#xD;&#xA;&#xD;&#xA;            &lt;span&gt;&lt;H1&gt;Server Error in '/' Application.&lt;hr width=100% size=1 color=silver&gt;&lt;/H1&gt;&#xD;&#xA;&#xD;&#xA;            &lt;h2&gt; &lt;i&gt;Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).&lt;/i&gt; &lt;/h2&gt;&lt;/span&gt;&#xD;&#xA;&#xD;&#xA;            &lt;font face=&quot;Arial, Helvetica, Geneva, SunSans-Regular, sans-serif &quot;&gt;&#xD;&#xA;&#xD;&#xA;            &lt;b&gt; Description: &lt;/b&gt;An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.&#xD;&#xA;&#xD;&#xA;            &lt;br&gt;&lt;br&gt;&#xD;&#xA;&#xD;&#xA;            &lt;b&gt; Exception Details: &lt;/b&gt;System.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).&lt;br&gt;&lt;br&gt;&#xD;&#xA;&#xD;&#xA;            &lt;b&gt;Source Error:&lt;/b&gt; &lt;br&gt;&lt;br&gt;&#xD;&#xA;&#xD;&#xA;            &lt;table width=100% bgcolor=&quot;#ffffcc&quot;&gt;&#xD;&#xA;               &lt;tr&gt;&#xD;&#xA;                  &lt;td&gt;&#xD;&#xA;                      &lt;code&gt;&#xD;&#xA;&#xD;&#xA;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.                      &lt;/code&gt;&#xD;&#xA;&#xD;&#xA;                  &lt;/td&gt;&#xD;&#xA;               &lt;/tr&gt;&#xD;&#xA;            &lt;/table&gt;&#xD;&#xA;&#xD;&#xA;            &lt;br&gt;&#xD;&#xA;&#xD;&#xA;            &lt;b&gt;Stack Trace:&lt;/b&gt; &lt;br&gt;&lt;br&gt;&#xD;&#xA;&#xD;&#xA;            &lt;table width=100% bgcolor=&quot;#ffffcc&quot;&gt;&#xD;&#xA;               &lt;tr&gt;&#xD;&#xA;                  &lt;td&gt;&#xD;&#xA;                      &lt;code&gt;&lt;pre&gt;&#xD;&#xA;&#xD;&#xA;[FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).]&#xD;&#xA;   System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult&amp;amp; result) +12839258&#xD;&#xA;   System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult&amp;amp; result) +232&#xD;&#xA;   System.Guid..ctor(String g) +108&#xD;&#xA;   Elmah.SqlErrorLog.GetError(String id) +78&#xD;&#xA;&#xD;&#xA;[ArgumentException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).&#xD;&#xA;Parameter name: id]&#xD;&#xA;   Elmah.SqlErrorLog.GetError(String id) +165&#xD;&#xA;   Elmah.ErrorDetailPage.OnLoad(EventArgs e) +102&#xD;&#xA;   System.Web.UI.Control.LoadRecursive() +61&#xD;&#xA;   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693&#xD;&#xA;&lt;/pre&gt;                      &lt;/code&gt;&#xD;&#xA;&#xD;&#xA;                  &lt;/td&gt;&#xD;&#xA;               &lt;/tr&gt;&#xD;&#xA;            &lt;/table&gt;&#xD;&#xA;&#xD;&#xA;            &lt;br&gt;&#xD;&#xA;&#xD;&#xA;            &lt;/font&gt;&#xD;&#xA;&#xD;&#xA;    &lt;/body&gt;&#xD;&#xA;&lt;/html&gt;&#xD;&#xA;">
  <serverVariables>
    <item
      name="ALL_HTTP">
      <value
        string="HTTP_CONNECTION:close&#xD;&#xA;HTTP_ACCEPT:*/*&#xD;&#xA;HTTP_ACCEPT_ENCODING:gzip, br&#xD;&#xA;HTTP_HOST:event.eventcreek.com&#xD;&#xA;HTTP_REFERER:https://event.eventcreek.com/elmah/detail?id=%27nvOpzp;%20AND%201=1%20OR%20(%3C%27%22%3EiKO)),&#xD;&#xA;HTTP_X_FORWARDED_FOR:146.70.211.79&#xD;&#xA;HTTP_CF_RAY:9bbd2d67396ee552-DFW&#xD;&#xA;HTTP_CDN_LOOP:cloudflare; loops=1&#xD;&#xA;HTTP_CF_CONNECTING_IP:146.70.211.79&#xD;&#xA;HTTP_CF_IPCOUNTRY:US&#xD;&#xA;HTTP_CF_VISITOR:{&quot;scheme&quot;:&quot;https&quot;}&#xD;&#xA;HTTP_X_FORWARDED_PROTO:https&#xD;&#xA;" />
    </item>
    <item
      name="ALL_RAW">
      <value
        string="Connection: close&#xD;&#xA;Accept: */*&#xD;&#xA;Accept-Encoding: gzip, br&#xD;&#xA;Host: event.eventcreek.com&#xD;&#xA;Referer: https://event.eventcreek.com/elmah/detail?id=%27nvOpzp;%20AND%201=1%20OR%20(%3C%27%22%3EiKO)),&#xD;&#xA;x-forwarded-for: 146.70.211.79&#xD;&#xA;cf-ray: 9bbd2d67396ee552-DFW&#xD;&#xA;cdn-loop: cloudflare; loops=1&#xD;&#xA;cf-connecting-ip: 146.70.211.79&#xD;&#xA;cf-ipcountry: US&#xD;&#xA;cf-visitor: {&quot;scheme&quot;:&quot;https&quot;}&#xD;&#xA;x-forwarded-proto: https&#xD;&#xA;" />
    </item>
    <item
      name="APPL_MD_PATH">
      <value
        string="/LM/W3SVC/18/ROOT" />
    </item>
    <item
      name="APPL_PHYSICAL_PATH">
      <value
        string="C:\Applications\com.eventcreek.event\" />
    </item>
    <item
      name="AUTH_TYPE">
      <value
        string="" />
    </item>
    <item
      name="AUTH_USER">
      <value
        string="" />
    </item>
    <item
      name="AUTH_PASSWORD">
      <value
        string="*****" />
    </item>
    <item
      name="LOGON_USER">
      <value
        string="" />
    </item>
    <item
      name="REMOTE_USER">
      <value
        string="" />
    </item>
    <item
      name="CERT_COOKIE">
      <value
        string="" />
    </item>
    <item
      name="CERT_FLAGS">
      <value
        string="" />
    </item>
    <item
      name="CERT_ISSUER">
      <value
        string="" />
    </item>
    <item
      name="CERT_KEYSIZE">
      <value
        string="256" />
    </item>
    <item
      name="CERT_SECRETKEYSIZE">
      <value
        string="4096" />
    </item>
    <item
      name="CERT_SERIALNUMBER">
      <value
        string="" />
    </item>
    <item
      name="CERT_SERVER_ISSUER">
      <value
        string="C=US, O=&quot;CloudFlare, Inc.&quot;, OU=CloudFlare Origin SSL Certificate Authority, L=San Francisco, S=California" />
    </item>
    <item
      name="CERT_SERVER_SUBJECT">
      <value
        string="O=&quot;CloudFlare, Inc.&quot;, OU=CloudFlare Origin CA, CN=CloudFlare Origin Certificate" />
    </item>
    <item
      name="CERT_SUBJECT">
      <value
        string="" />
    </item>
    <item
      name="CONTENT_LENGTH">
      <value
        string="0" />
    </item>
    <item
      name="CONTENT_TYPE">
      <value
        string="" />
    </item>
    <item
      name="GATEWAY_INTERFACE">
      <value
        string="CGI/1.1" />
    </item>
    <item
      name="HTTPS">
      <value
        string="on" />
    </item>
    <item
      name="HTTPS_KEYSIZE">
      <value
        string="256" />
    </item>
    <item
      name="HTTPS_SECRETKEYSIZE">
      <value
        string="4096" />
    </item>
    <item
      name="HTTPS_SERVER_ISSUER">
      <value
        string="C=US, O=&quot;CloudFlare, Inc.&quot;, OU=CloudFlare Origin SSL Certificate Authority, L=San Francisco, S=California" />
    </item>
    <item
      name="HTTPS_SERVER_SUBJECT">
      <value
        string="O=&quot;CloudFlare, Inc.&quot;, OU=CloudFlare Origin CA, CN=CloudFlare Origin Certificate" />
    </item>
    <item
      name="INSTANCE_ID">
      <value
        string="18" />
    </item>
    <item
      name="INSTANCE_META_PATH">
      <value
        string="/LM/W3SVC/18" />
    </item>
    <item
      name="LOCAL_ADDR">
      <value
        string="172.26.6.240" />
    </item>
    <item
      name="PATH_INFO">
      <value
        string="/elmah/.detail" />
    </item>
    <item
      name="PATH_TRANSLATED">
      <value
        string="C:\Applications\com.eventcreek.event\elmah" />
    </item>
    <item
      name="QUERY_STRING">
      <value
        string="id=%27nvopzp%3b+and+1%3d1+or+(%3c%27%22%3eiko))%2c" />
    </item>
    <item
      name="REMOTE_ADDR">
      <value
        string="172.71.175.38" />
    </item>
    <item
      name="REMOTE_HOST">
      <value
        string="172.71.175.38" />
    </item>
    <item
      name="REMOTE_PORT">
      <value
        string="12635" />
    </item>
    <item
      name="REQUEST_METHOD">
      <value
        string="GET" />
    </item>
    <item
      name="SCRIPT_NAME">
      <value
        string="/elmah" />
    </item>
    <item
      name="SERVER_NAME">
      <value
        string="event.eventcreek.com" />
    </item>
    <item
      name="SERVER_PORT">
      <value
        string="443" />
    </item>
    <item
      name="SERVER_PORT_SECURE">
      <value
        string="1" />
    </item>
    <item
      name="SERVER_PROTOCOL">
      <value
        string="HTTP/1.1" />
    </item>
    <item
      name="SERVER_SOFTWARE">
      <value
        string="Microsoft-IIS/10.0" />
    </item>
    <item
      name="URL">
      <value
        string="/elmah" />
    </item>
    <item
      name="HTTP_CONNECTION">
      <value
        string="close" />
    </item>
    <item
      name="HTTP_ACCEPT">
      <value
        string="*/*" />
    </item>
    <item
      name="HTTP_ACCEPT_ENCODING">
      <value
        string="gzip, br" />
    </item>
    <item
      name="HTTP_HOST">
      <value
        string="event.eventcreek.com" />
    </item>
    <item
      name="HTTP_REFERER">
      <value
        string="https://event.eventcreek.com/elmah/detail?id=%27nvOpzp;%20AND%201=1%20OR%20(%3C%27%22%3EiKO))," />
    </item>
    <item
      name="HTTP_X_FORWARDED_FOR">
      <value
        string="146.70.211.79" />
    </item>
    <item
      name="HTTP_CF_RAY">
      <value
        string="9bbd2d67396ee552-DFW" />
    </item>
    <item
      name="HTTP_CDN_LOOP">
      <value
        string="cloudflare; loops=1" />
    </item>
    <item
      name="HTTP_CF_CONNECTING_IP">
      <value
        string="146.70.211.79" />
    </item>
    <item
      name="HTTP_CF_IPCOUNTRY">
      <value
        string="US" />
    </item>
    <item
      name="HTTP_CF_VISITOR">
      <value
        string="{&quot;scheme&quot;:&quot;https&quot;}" />
    </item>
    <item
      name="HTTP_X_FORWARDED_PROTO">
      <value
        string="https" />
    </item>
  </serverVariables>
  <queryString>
    <item
      name="id">
      <value
        string="'nvopzp; and 1=1 or (&lt;'&quot;&gt;iko))," />
    </item>
  </queryString>
</error>