We just got a call from a client who's getting this error on their
inbox.
System.IndexOutOfRangeException: Cannot find table 0. at
System.Data.DataTableCollection.get_Item(Int32 index) at
Ipswitch.Web.Client.DataSetAdapterBuilder.get_ViewAdapter() at
Ipswitch.Web.Client.DataSetAdapterBuilder.get_Adapter() at
Ipswitch.Web.Client.Pager.SetupDataSource(Object control, Object
datasource, Boolean bBind) at
Ipswitch.Web.Client.MsgList.LoadMessageList(String Folder, Int32
iSortCol) at Ipswitch.Web.Client.MsgList.Page_Load(Object sender,
EventArgs e)
How do we fix it?
