Server Error in '/ICS' Application.

Store header is null! 2

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.Exception: Store header is null! 2

Source Error:


Line 727:		throw new Exception("Store header is null! " + ds.Tables.Count);
Line 728:	}
Line 729:	rptStoreInfo.DataSource = ds.Tables["storedata"];
Line 730:	rptStoreInfo.DataBind();
Line 731:	base.DisplayData(ds);

Source File: f:\Program Files\Jenzabar\ICS.NET\Portal\Extensions\Store\Store_GiveDay.aspx    Line: 729

Stack Trace:


[Exception: Store header is null! 2]
   ASP.extensions_store_store_giveday_aspx.DisplayData(DataSet ds) in f:\Program Files\Jenzabar\ICS.NET\Portal\Extensions\Store\Store_GiveDay.aspx:729
   CUS.NNU.Library.CXJSONFeed.OutputData(CXWebService svc) +1341
   CUS.NNU.Library.CXJSONFeed.Page_Load(Object sender, EventArgs e) +388
   CUS.NNU.Library.CXWebPage.Page_Load(Object sender, EventArgs e) +467
   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