Http Application Error Page

Invalid Reference Number
     
   
Error Message:
System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Exception: Invalid Reference Number at PostOfficeKiosk.Business.ReferenceMethods.GetReferenceNumber(String referenceNo) in D:\Applications\K\PostOfficeKioskV2\PostOfficeKioskV2\PostOfficeKiosk\Business\ReferenceMethods.cs:line 26 at PostOfficeKiosk._default.d__1.MoveNext() in D:\Applications\K\PostOfficeKioskV2\PostOfficeKioskV2\PostOfficeKiosk\default.aspx.cs:line 35 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Web.UI.PageAsyncTaskManager.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.UI.Page.d__554.MoveNext() at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.d__554.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.TaskAsyncHelper.EndTask(IAsyncResult ar) 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)