Unhandled application error occurred

We apologise for the inconvenience. The error has been logged and the developers notified.

You can try the following to resolve the issue:

Technical detail

Date: 18 May 2024, 11:28:12AM
Url: https://dispatch.europassistance.co.za/pages/registration/JpegImage.aspx
Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Message(s)

Exception of type 'System.Web.HttpUnhandledException' was thrown.
     Object reference not set to an instance of an object.

Detail

Exception of type 'System.Web.HttpUnhandledException' was thrown.
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
     Object reference not set to an instance of an object.
at CaptchaImage.JpegImage.Page_Load(Object sender, EventArgs e) in C:\Work\GitHub\EA-SPWebPortal\SPWebPortal\Pages\Registration\JpegImage.aspx.cs:line 22
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)