Server Error in '/' Application.

No data present.

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.ApplicationException: No data present.

Source Error:


Line 53:         }
Line 54: 
Line 55:         if (!IsPostBack)
Line 56:         {
Line 57:             pnlConfirm.Visible = false;

Source File: d:\web-sites\usedcncrouters.com\Services\BuyNow.aspx.cs    Line: 55

Stack Trace:


[ApplicationException: No data present.]
   Services_BuyNow.Page_Load(Object sender, EventArgs e) in d:\web-sites\usedcncrouters.com\Services\BuyNow.aspx.cs:55
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1607


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