{ "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. ---> System.ArgumentException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).\r\nParameter name: id ---> System.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).\r\n   at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)\r\n   at System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult& result)\r\n   at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)\r\n   at System.Guid..ctor(String g)\r\n   at Elmah.SqlErrorLog.GetError(String id)\r\n   --- End of inner exception stack trace ---\r\n   at Elmah.SqlErrorLog.GetError(String id)\r\n   at Elmah.ErrorDetailPage.OnLoad(EventArgs e)\r\n   at System.Web.UI.Control.LoadRecursive()\r\n   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)\r\n   at System.Web.UI.Page.HandleError(Exception e)\r\n   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)\r\n   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)\r\n   at System.Web.UI.Page.ProcessRequest()\r\n   at System.Web.UI.Page.ProcessRequest(HttpContext context)\r\n   at Elmah.Mvc.ElmahResult.ExecuteResult(ControllerContext context)\r\n   at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)\r\n   at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)\r\n   at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)\r\n   at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult)", "time": "2026-04-16T15:05:25.0921537Z", "statusCode": 500, "webHostHtmlMessage": "<!DOCTYPE html>\r\n<html>\r\n    <head>\r\n        <title>Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).<\/title>\r\n        <meta name=\"viewport\" content=\"width=device-width\" />\r\n        <style>\r\n         body {font-family:\"Verdana\";font-weight:normal;font-size: .7em;color:black;} \r\n         p {font-family:\"Verdana\";font-weight:normal;color:black;margin-top: -5px}\r\n         b {font-family:\"Verdana\";font-weight:bold;color:black;margin-top: -5px}\r\n         H1 { font-family:\"Verdana\";font-weight:normal;font-size:18pt;color:red }\r\n         H2 { font-family:\"Verdana\";font-weight:normal;font-size:14pt;color:maroon }\r\n         pre {font-family:\"Consolas\",\"Lucida Console\",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}\r\n         .marker {font-weight: bold; color: black;text-decoration: none;}\r\n         .version {color: gray;}\r\n         .error {margin-bottom: 10px;}\r\n         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:pointer; }\r\n         @media screen and (max-width: 639px) {\r\n          pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }\r\n         }\r\n         @media screen and (max-width: 479px) {\r\n          pre { width: 280px; }\r\n         }\r\n        <\/style>\r\n    <\/head>\r\n\r\n    <body bgcolor=\"white\">\r\n\r\n            <span><H1>Server Error in '/' Application.<hr width=100% size=1 color=silver><\/H1>\r\n\r\n            <h2> <i>Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).<\/i> <\/h2><\/span>\r\n\r\n            <font face=\"Arial, Helvetica, Geneva, SunSans-Regular, sans-serif \">\r\n\r\n            <b> Description: <\/b>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.\r\n\r\n            <br><br>\r\n\r\n            <b> Exception Details: <\/b>System.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).<br><br>\r\n\r\n            <b>Source Error:<\/b> <br><br>\r\n\r\n            <table width=100% bgcolor=\"#ffffcc\">\r\n               <tr>\r\n                  <td>\r\n                      <code>\r\n\r\nAn 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.                      <\/code>\r\n\r\n                  <\/td>\r\n               <\/tr>\r\n            <\/table>\r\n\r\n            <br>\r\n\r\n            <b>Stack Trace:<\/b> <br><br>\r\n\r\n            <table width=100% bgcolor=\"#ffffcc\">\r\n               <tr>\r\n                  <td>\r\n                      <code><pre>\r\n\r\n[FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).]\r\n   System.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException) +4051389\r\n   System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult&amp; result) +92\r\n   System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult&amp; result) +285\r\n   System.Guid..ctor(String g) +139\r\n   Elmah.SqlErrorLog.GetError(String id) +102\r\n\r\n[ArgumentException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).\r\nParameter name: id]\r\n   Elmah.SqlErrorLog.GetError(String id) +613\r\n   Elmah.ErrorDetailPage.OnLoad(EventArgs e) +138\r\n   System.Web.UI.Control.LoadRecursive() +90\r\n   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533\r\n<\/pre>                      <\/code>\r\n\r\n                  <\/td>\r\n               <\/tr>\r\n            <\/table>\r\n\r\n            <br>\r\n\r\n            <\/font>\r\n\r\n    <\/body>\r\n<\/html>\r\n", "serverVariables": { "ALL_HTTP": "HTTP_ACCEPT:text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7\r\nHTTP_ACCEPT_ENCODING:gzip, deflate, br, zstd\r\nHTTP_ACCEPT_LANGUAGE:en-AU,en;q=0.9\r\nHTTP_HOST:www.semsark.com\r\nHTTP_USER_AGENT:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36\r\nHTTP_PRIORITY:u=0, i\r\nHTTP_SEC_CH_UA:\"Chromium\";v=\"130\", \"Not_A Brand\";v=\"24\", \"Google Chrome\";v=\"130\"\r\nHTTP_SEC_CH_UA_MOBILE:?0\r\nHTTP_SEC_CH_UA_PLATFORM:\"Windows\"\r\nHTTP_SEC_FETCH_DEST:document\r\nHTTP_SEC_FETCH_MODE:navigate\r\nHTTP_SEC_FETCH_SITE:none\r\nHTTP_SEC_FETCH_USER:?1\r\nHTTP_UPGRADE_INSECURE_REQUESTS:1\r\nHTTP_X_FORWARDED_PROTO:https\r\n", "ALL_RAW": "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7\r\nAccept-Encoding: gzip, deflate, br, zstd\r\nAccept-Language: en-AU,en;q=0.9\r\nHost: www.semsark.com\r\nUser-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36\r\nPriority: u=0, i\r\nSec-Ch-Ua: \"Chromium\";v=\"130\", \"Not_A Brand\";v=\"24\", \"Google Chrome\";v=\"130\"\r\nSec-Ch-Ua-Mobile: ?0\r\nSec-Ch-Ua-Platform: \"Windows\"\r\nSec-Fetch-Dest: document\r\nSec-Fetch-Mode: navigate\r\nSec-Fetch-Site: none\r\nSec-Fetch-User: ?1\r\nUpgrade-Insecure-Requests: 1\r\nX-Forwarded-Proto: https\r\n", "APPL_MD_PATH": "/LM/W3SVC/4/ROOT", "APPL_PHYSICAL_PATH": "C:\\inetpub\\wwwroot\\Semsark2\\", "AUTH_PASSWORD": "*****", "CERT_KEYSIZE": "256", "CERT_SECRETKEYSIZE": "2048", "CERT_SERVER_ISSUER": "C=US, O=Let's Encrypt, CN=R13", "CERT_SERVER_SUBJECT": "CN=www.semsark.com", "CONTENT_LENGTH": "0", "GATEWAY_INTERFACE": "CGI/1.1", "HTTPS": "on", "HTTPS_KEYSIZE": "256", "HTTPS_SECRETKEYSIZE": "2048", "HTTPS_SERVER_ISSUER": "C=US, O=Let's Encrypt, CN=R13", "HTTPS_SERVER_SUBJECT": "CN=www.semsark.com", "INSTANCE_ID": "4", "INSTANCE_META_PATH": "/LM/W3SVC/4", "LOCAL_ADDR": "172.31.24.199", "PATH_INFO": "/elmah/.detail", "PATH_TRANSLATED": "C:\\inetpub\\wwwroot\\Semsark2\\elmah", "QUERY_STRING": "id=%27)+or+%27+AND+1%3dEXTRACTVALUE(1%2c+CONCAT(0x7e%2c+(SELECT+VERSION())%2c+0x7e))+AND+%271%27%3d%271%23", "REMOTE_ADDR": "37.72.141.62", "REMOTE_HOST": "37.72.141.62", "REMOTE_PORT": "31993", "REQUEST_METHOD": "GET", "SCRIPT_NAME": "/elmah", "SERVER_NAME": "www.semsark.com", "SERVER_PORT": "443", "SERVER_PORT_SECURE": "1", "SERVER_PROTOCOL": "HTTP/1.1", "SERVER_SOFTWARE": "Microsoft-IIS/10.0", "URL": "/elmah", "HTTP_ACCEPT": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", "HTTP_ACCEPT_ENCODING": "gzip, deflate, br, zstd", "HTTP_ACCEPT_LANGUAGE": "en-AU,en;q=0.9", "HTTP_HOST": "www.semsark.com", "HTTP_USER_AGENT": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36", "HTTP_PRIORITY": "u=0, i", "HTTP_SEC_CH_UA": "\"Chromium\";v=\"130\", \"Not_A Brand\";v=\"24\", \"Google Chrome\";v=\"130\"", "HTTP_SEC_CH_UA_MOBILE": "?0", "HTTP_SEC_CH_UA_PLATFORM": "\"Windows\"", "HTTP_SEC_FETCH_DEST": "document", "HTTP_SEC_FETCH_MODE": "navigate", "HTTP_SEC_FETCH_SITE": "none", "HTTP_SEC_FETCH_USER": "?1", "HTTP_UPGRADE_INSECURE_REQUESTS": "1", "HTTP_X_FORWARDED_PROTO": "https" }, "queryString": { "id": "') or ' AND 1=EXTRACTVALUE(1, CONCAT(0x7e, (SELECT VERSION()), 0x7e)) AND '1'='1#" } }