
t天地游子
-
个人空间
相册
- 组别:新手上路
- 性别:
- 来自:
- 积分:4
- 帖子:4
- 注册:
2008-07-23
|
求助:安装失败
操作描述: - System.Configuration.ConfigurationErrorsException: 项“HelpKey”已添加。 (C:\Inetpub\wwwroot\net2\web.config line 13) 在 System.Configuration.BaseConfigurationRecord.EvaluateOne(String[] keys, SectionInput input, Boolean isTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult) 在 System.Configuration.BaseConfigurationRecord.Evaluate(FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult, Boolean getLkg, Boolean getRuntimeObject, Object& result, Object& resultRuntimeObject) 在 System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject) 在 System.Configuration.BaseConfigurationRecord.GetSection(String configKey, Boolean getLkg, Boolean checkPermission) 在 System.Configuration.BaseConfigurationRecord.GetSection(String configKey) 在 System.Web.Configuration.HttpConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String configKey) 在 System.Configuration.ConfigurationManager.GetSection(String sectionName) 在 System.Configuration.ConfigurationManager.get_ConnectionStrings() 在 Foosun.Config.DBConfig.get_CmsConString() 在 Foosun.DALProfile.DbHelper.ExecuteScalar(CommandType cmdType, String cmdText, DbParameter[] commandParameters) 位置 D:\dotNETCMS测试\send3333\Foosun.DALProfile\DbHelper.cs:行号 175 在 Foosun.AccessDAL.Install.InserAdmin(String UserName, String Password) 位置 D:\dotNETCMS测试\send3333\Foosun.AccessDAL\install.cs:行号 18 在 Foosun.CMS.Install.InserAdmin(String UserName, String Password) 位置 D:\dotNETCMS测试\send3333\Foosun.CMS\Install.cs:行号 19 在 Foosun.Web.Install.step4.Button1_Click(Object sender, EventArgs e) 位置 D:\dotNETCMS测试\send3333\Foosun.Web\Install\step4.aspx.cs:行号 42 在 System.Web.UI.WebControls.Button.OnClick(EventArgs e) 在 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) 在 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) 在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) 在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 在 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 在 System.Web.UI.Page.ProcessRequest() 在 System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) 在 System.Web.UI.Page.ProcessRequest(HttpContext context) 在 ASP.install_step4_aspx.ProcessRequest(HttpContext context) 位置 c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\net2\4550704d\2aca5099\App_Web_ekh-x90t.5.cs:行号 0 在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
============================= 请问是什么原因呀,紧急求助
|