A general error occured. Sorry for the inconvenience.
Go back to the Main Public Page
Show technical details
System.IndexOutOfRangeException: Cannot find table 0.
at System.Data.DataTableCollection.get_Item(Int32 index)
at ITU.BDT.DataAccess.Country.GetCountry(String isoCode, Byte languageId) in C:\Temp\bdtmigration\BDT\DataAccess\Region\Country.vb:line 380
at ITU.BDT.BusinessLogic.Country..ctor(String isoCode) in C:\Temp\bdtmigration\BDT\BusinessLogic\Region\Country.vb:line 538
at DisplayCountry.Page_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(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)