click.evitbe.com Open in urlscan Pro
212.112.172.112  Public Scan

URL: https://click.evitbe.com/r.aspx?cid=E714ACCC*2DFE71*2D4639*2DBD8E*2D5D8F1DE2BAB2&r=28091226&rf=0A64BF12-674B-48C0-B7C6-94...
Submission: On November 02 via manual from DE — Scanned from SE

Form analysis 0 forms found in the DOM

Text Content

SERVER ERROR IN '/' APPLICATION.

--------------------------------------------------------------------------------


GUID SHOULD CONTAIN 32 DIGITS WITH 4 DASHES
(XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX).

Description: 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.

Exception Details: System.FormatException: Guid should contain 32 digits with 4
dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).

Source Error:




Line 21:         string id = Server.UrlEncode(Request.QueryString["cid"].ToLower());
Line 22:         Guid refId;
Line 23:         Guid Identifier = new Guid(id);
Line 24:         int RecipientId;
Line 25:         string sid = null;


Source File:
\\10.90.93.62\webdata\inetpub\sites\interago\web\click.evitbe.com\r.aspx.cs   
Line: 23

Stack Trace:




[FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).]
   System.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException) +4050385
   System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult& result) +92
   System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result) +285
   System.Guid..ctor(String g) +139
   c.Page_Load(Object sender, EventArgs e) in \\10.90.93.62\webdata\inetpub\sites\interago\web\click.evitbe.com\r.aspx.cs:23
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533



--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET
Version:4.8.4494.0