D
dunno428
Guest
...part of the page..? I'm getting this error when I select an option from the Nav bar on the page:
Server Error in '/BRS' Application.
Cannot find table 0.
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.IndexOutOfRangeException: Cannot find table 0.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[IndexOutOfRangeException: Cannot find table 0.]
System.Data.DataTableCollection.get_Item(Int32 index) +92
BVSoftware.BVC.DataLayer.ContentFunctions.AgeRating_GetAll() in C:\Data\BRS\Framework\BVSoftware.BVC.DataLayer\ContentFunctions.vb:484
BVSoftware.BVC.Core.AgeRatings.ListAll() in C:\Data\BRS\Framework\BVSoftware.BVC.Core\ContentServices.vb:1259
BRS.Product_General.LoadAgeRatings() in C:\Data\BRS\BRS\Controls\Product_General.ascx.vb:148
BRS.Product_General.Page_Load(Object sender, EventArgs e) in C:\Data\BRS\BRS\Controls\Product_General.ascx.vb:30
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
Server Error in '/BRS' Application.
Cannot find table 0.
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.IndexOutOfRangeException: Cannot find table 0.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[IndexOutOfRangeException: Cannot find table 0.]
System.Data.DataTableCollection.get_Item(Int32 index) +92
BVSoftware.BVC.DataLayer.ContentFunctions.AgeRating_GetAll() in C:\Data\BRS\Framework\BVSoftware.BVC.DataLayer\ContentFunctions.vb:484
BVSoftware.BVC.Core.AgeRatings.ListAll() in C:\Data\BRS\Framework\BVSoftware.BVC.Core\ContentServices.vb:1259
BRS.Product_General.LoadAgeRatings() in C:\Data\BRS\BRS\Controls\Product_General.ascx.vb:148
BRS.Product_General.Page_Load(Object sender, EventArgs e) in C:\Data\BRS\BRS\Controls\Product_General.ascx.vb:30
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627