Error Caught in Page_Error event
Error in: http://www.bunnyhilldesigns.com/store/products/details/Default.aspx?product=LPsunshine
Error Message: There is no row at position 0.
Stack Trace:
at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
at System.Data.DataRowCollection.get_Item(Int32 index)
at ASP.store_products_details_default_aspx.bindDetails() in c:\inetpub\vhosts\bunnyhilldesigns.com\httpdocs\store\products\details\default.aspx:line 63
at ASP.store_products_details_default_aspx.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\bunnyhilldesigns.com\httpdocs\store\products\details\default.aspx:line 26
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)