System.IndexOutOfRangeException
There is no row at position 0.
Exception source: System.Data
Exception string:
System.IndexOutOfRangeException: There is no row at position 0.
at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
at System.Data.DataRowCollection.get_Item(Int32 index)
at Controls_Portals_2_usercontrols_gallery_gallery.getGroupHeader(Int32 GroupId) in E:\WebSites\Caracole\Portal\controls\portals\2\usercontrols\gallery\gallery.ascx.vb:line 584
at Controls_Portals_2_usercontrols_gallery_gallery.loadGallery(String t, String id) in E:\WebSites\Caracole\Portal\controls\portals\2\usercontrols\gallery\gallery.ascx.vb:line 257
at Controls_Portals_2_usercontrols_gallery_gallery.Page_Load(Object sender, EventArgs e) in E:\WebSites\Caracole\Portal\controls\portals\2\usercontrols\gallery\gallery.ascx.vb:line 17
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)