Server Error in '/IDF2015/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 20: 
Line 21:             'xmldoc.Load(MapPath("AScoringConfig.xml"))
Line 22:             h.LoadXmlString(xmldoc, New Guid(confid), "SCPR", "General")
Line 23:             h.InitiatePage(Me.Page, "SCPRfunctiondetail.aspx", xmldoc.OuterXml.ToString)
Line 24:             'initiate page can not show hiide controls since abstracts are displayed in a repeater

Source File: D:\wwwroot_idf\IDF2015\CM.NET.WebUI\CM.NET.WEBUI.SCPR2\SCPRfunctiondetail.aspx.vb    Line: 22

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_SCPRfunctiondetail.Page_Load(Object sender, EventArgs e) in D:\wwwroot_idf\IDF2015\CM.NET.WebUI\CM.NET.WEBUI.SCPR2\SCPRfunctiondetail.aspx.vb:22
   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