<?xml version="1.0" encoding="utf-8"?>
<error
  application="/LM/W3SVC/4/ROOT"
  host="EC2AMAZ-JQV702F"
  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.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)&#xD;&#xA;   at System.Guid.TryParseGuidWithDashes(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.ProcessRequest(HttpContext context)&#xD;&#xA;   at Elmah.Mvc.ElmahResult.ExecuteResult(ControllerContext context)&#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__DisplayClass21.&lt;BeginInvokeAction&gt;b__1e(IAsyncResult asyncResult)"
  time="2026-04-16T15:05:21.7639847Z"
  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.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException) +4051389&#xD;&#xA;   System.Guid.TryParseGuidWithDashes(String guidString, GuidResult&amp;amp; result) +14483860&#xD;&#xA;   System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult&amp;amp; result) +238&#xD;&#xA;   System.Guid..ctor(String g) +139&#xD;&#xA;   Elmah.SqlErrorLog.GetError(String id) +102&#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) +613&#xD;&#xA;   Elmah.ErrorDetailPage.OnLoad(EventArgs e) +138&#xD;&#xA;   System.Web.UI.Control.LoadRecursive() +90&#xD;&#xA;   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533&#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_ACCEPT:text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8&#xD;&#xA;HTTP_ACCEPT_ENCODING:gzip, deflate, br, zstd&#xD;&#xA;HTTP_ACCEPT_LANGUAGE:en-US,en;q=0.9&#xD;&#xA;HTTP_HOST:www.semsark.com&#xD;&#xA;HTTP_USER_AGENT:Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0&#xD;&#xA;HTTP_DNT:1&#xD;&#xA;HTTP_PRIORITY:u=0, i&#xD;&#xA;HTTP_SEC_FETCH_DEST:document&#xD;&#xA;HTTP_SEC_FETCH_MODE:navigate&#xD;&#xA;HTTP_SEC_FETCH_SITE:none&#xD;&#xA;HTTP_SEC_FETCH_USER:?1&#xD;&#xA;HTTP_UPGRADE_INSECURE_REQUESTS:1&#xD;&#xA;HTTP_X_FORWARDED_PROTO:https&#xD;&#xA;" />
    </item>
    <item
      name="ALL_RAW">
      <value
        string="Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8&#xD;&#xA;Accept-Encoding: gzip, deflate, br, zstd&#xD;&#xA;Accept-Language: en-US,en;q=0.9&#xD;&#xA;Host: www.semsark.com&#xD;&#xA;User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0&#xD;&#xA;Dnt: 1&#xD;&#xA;Priority: u=0, i&#xD;&#xA;Sec-Fetch-Dest: document&#xD;&#xA;Sec-Fetch-Mode: navigate&#xD;&#xA;Sec-Fetch-Site: none&#xD;&#xA;Sec-Fetch-User: ?1&#xD;&#xA;Upgrade-Insecure-Requests: 1&#xD;&#xA;X-Forwarded-Proto: https&#xD;&#xA;" />
    </item>
    <item
      name="APPL_MD_PATH">
      <value
        string="/LM/W3SVC/4/ROOT" />
    </item>
    <item
      name="APPL_PHYSICAL_PATH">
      <value
        string="C:\inetpub\wwwroot\Semsark2\" />
    </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="2048" />
    </item>
    <item
      name="CERT_SERIALNUMBER">
      <value
        string="" />
    </item>
    <item
      name="CERT_SERVER_ISSUER">
      <value
        string="C=US, O=Let's Encrypt, CN=R13" />
    </item>
    <item
      name="CERT_SERVER_SUBJECT">
      <value
        string="CN=www.semsark.com" />
    </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="2048" />
    </item>
    <item
      name="HTTPS_SERVER_ISSUER">
      <value
        string="C=US, O=Let's Encrypt, CN=R13" />
    </item>
    <item
      name="HTTPS_SERVER_SUBJECT">
      <value
        string="CN=www.semsark.com" />
    </item>
    <item
      name="INSTANCE_ID">
      <value
        string="4" />
    </item>
    <item
      name="INSTANCE_META_PATH">
      <value
        string="/LM/W3SVC/4" />
    </item>
    <item
      name="LOCAL_ADDR">
      <value
        string="172.31.24.199" />
    </item>
    <item
      name="PATH_INFO">
      <value
        string="/elmah/.detail" />
    </item>
    <item
      name="PATH_TRANSLATED">
      <value
        string="C:\inetpub\wwwroot\Semsark2\elmah" />
    </item>
    <item
      name="QUERY_STRING">
      <value
        string="id=4ABD7D6C-C32F-4519-8214-25EF0F1CD9C7)+and+1%3d%27+AND+1%3dEXTRACTVALUE(1%2c+CONCAT(0x7e%2c+(SELECT+VERSION())%2c+0x7e))+AND+%271%27%3d%271%23" />
    </item>
    <item
      name="REMOTE_ADDR">
      <value
        string="45.145.129.48" />
    </item>
    <item
      name="REMOTE_HOST">
      <value
        string="45.145.129.48" />
    </item>
    <item
      name="REMOTE_PORT">
      <value
        string="12665" />
    </item>
    <item
      name="REQUEST_METHOD">
      <value
        string="GET" />
    </item>
    <item
      name="SCRIPT_NAME">
      <value
        string="/elmah" />
    </item>
    <item
      name="SERVER_NAME">
      <value
        string="www.semsark.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_ACCEPT">
      <value
        string="text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8" />
    </item>
    <item
      name="HTTP_ACCEPT_ENCODING">
      <value
        string="gzip, deflate, br, zstd" />
    </item>
    <item
      name="HTTP_ACCEPT_LANGUAGE">
      <value
        string="en-US,en;q=0.9" />
    </item>
    <item
      name="HTTP_HOST">
      <value
        string="www.semsark.com" />
    </item>
    <item
      name="HTTP_USER_AGENT">
      <value
        string="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0" />
    </item>
    <item
      name="HTTP_DNT">
      <value
        string="1" />
    </item>
    <item
      name="HTTP_PRIORITY">
      <value
        string="u=0, i" />
    </item>
    <item
      name="HTTP_SEC_FETCH_DEST">
      <value
        string="document" />
    </item>
    <item
      name="HTTP_SEC_FETCH_MODE">
      <value
        string="navigate" />
    </item>
    <item
      name="HTTP_SEC_FETCH_SITE">
      <value
        string="none" />
    </item>
    <item
      name="HTTP_SEC_FETCH_USER">
      <value
        string="?1" />
    </item>
    <item
      name="HTTP_UPGRADE_INSECURE_REQUESTS">
      <value
        string="1" />
    </item>
    <item
      name="HTTP_X_FORWARDED_PROTO">
      <value
        string="https" />
    </item>
  </serverVariables>
  <queryString>
    <item
      name="id">
      <value
        string="4ABD7D6C-C32F-4519-8214-25EF0F1CD9C7) and 1=' AND 1=EXTRACTVALUE(1, CONCAT(0x7e, (SELECT VERSION()), 0x7e)) AND '1'='1#" />
    </item>
  </queryString>
</error>