我这里在输入用户名和密码admin进去之后,就出现了以下错误,大家帮我看一下。谢谢大家了
Server Error in '/1126' Application.
Section Error: NoSection Found Before ly

apr1$pa/.....$XG319aMtThq5Bp9VmRDoa/
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: Section Error: NoSection Found Before ly

apr1$pa/.....$XG319aMtThq5Bp9VmRDoa/
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[Exception: Section Error: NoSection Found Before ly

apr1$pa/.....$XG319aMtThq5Bp9VmRDoa/]
web.component.SvnConfigFile.ReadConfig() in D:\Project\Office\Tools\SvnRemoteControl\web\component\ConfigFileIO.cs:121
web.component.SvnConfigFile..ctor(String AConfigFileName) in D:\Project\Office\Tools\SvnRemoteControl\web\component\ConfigFileIO.cs:72
web.component.AppCache.GetUserConfig() in D:\Project\Office\Tools\SvnRemoteControl\web\component\AppCache.cs:23
web.UserManage.GetUserSection() in D:\Project\Office\Tools\SvnRemoteControl\web\UserManage.aspx.cs:28
web.UserManage.BindData() in D:\Project\Office\Tools\SvnRemoteControl\web\UserManage.aspx.cs:34
web.UserManage.Page_Load(Object sender, EventArgs e) in D:\Project\Office\Tools\SvnRemoteControl\web\UserManage.aspx.cs:21
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061