Server Error in '/IDF2011/CM.NET.WebUI' Application.

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

Source Error:


Line 29:                 'config page
Line 30:                 Dim xmldoc As New XmlDocument
Line 31:                 h.LoadXmlString(xmldoc, New Guid(conferenceID), "SCPR", "General")
Line 32:                 h.InitiatePage(Me.Page, "SCPRsessionList.aspx", xmldoc.OuterXml.ToString)
Line 33:                 LoadConfig(xmldoc)

Source File: D:\wwwroot_idf\IDF2011\CM.NET.WebUI\CM.NET.WEBUI.SCPR2\SCPRsessionList.aspx.vb    Line: 31

Stack Trace:


[Exception: No Config loaded: There is no row at position 0.]
   CM.NET.WebUI.Helper.helper.LoadXmlString(XmlDocument& doc, Guid confId, String configType1, String configType2) +476
   SCPR_sessionList.Page_Load(Object sender, EventArgs e) in D:\wwwroot_idf\IDF2011\CM.NET.WebUI\CM.NET.WEBUI.SCPR2\SCPRsessionList.aspx.vb:31
   System.Web.UI.Control.OnLoad(EventArgs e) +132
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428


Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062