Server Error in '/' Application.

We were unable to find a quick order list.

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.Web.HttpException: We were unable to find a quick order list.

Source Error:


Line 106:		}
Line 107:
Line 108:	}
Line 109:
Line 110:	protected void btnSubmitQuickOrder_Click(object sender, EventArgs e)

Source File: d:\Inetpub\wwwroot\Production\WebsiteV4\QuickOrder\Default.aspx.cs    Line: 108

Stack Trace:


[HttpException (0x80004005): We were unable to find a quick order list.]
   QuickOrder_Default.LoadControls() in d:\Inetpub\wwwroot\Production\WebsiteV4\QuickOrder\Default.aspx.cs:108
   QuickOrder_Default.Page_Load(Object sender, EventArgs e) in d:\Inetpub\wwwroot\Production\WebsiteV4\QuickOrder\Default.aspx.cs:30
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   vCartSite.PageBase.OnLoad(EventArgs e) in d:\Inetpub\wwwroot\Production\WebsiteV4\App_Code\Shared\PageBase.cs:447
   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.4700.0