Server Error in '/' Application.

There is no row at position 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: There is no row at position 0.

Source Error:


Line 591:		if (crumbDS.Tables(0).rows(0).Item("style_id") = "s04" OR crumbDS.Tables(0).rows(0).Item("style_id") = "s05")
Line 592:			s03Set = getBcrumbQ(crumbDS.tables(0).rows(0).Item("pg_parent"))
Line 593:			s02Set = getBcrumbQ(s03Set.tables(0).rows(0).Item("pg_parent"))
Line 594:			if s02Set.Tables(0).Rows.count() > 0
Line 595:				bCrumb += createCrumbEntry("B3", s02Set.tables(0).rows(0).Item("pg_url"), s02Set.tables(0).rows(0).Item("pg_bcrumb_embed"), true)

Source File: D:\websites\ozaukeebank.com\www\ozb\includes\mrtg\dynamicMrtg.asp    Line: 593

Stack Trace:


[IndexOutOfRangeException: There is no row at position 0.]
   System.Data.DataRowCollection.get_Item(Int32 index) +63
   ASP.cCapGraFir_aspx.createBcrumb(String pageNameBcr) in D:\websites\ozaukeebank.com\www\ozb\includes\mrtg\dynamicMrtg.asp:593
   ASP.cCapGraFir_aspx.Page_Load(Object sender, EventArgs e) in D:\websites\ozaukeebank.com\www\ozb\includes\mrtg\dynamicMrtg.asp:153
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +772


Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032