1  /  1  页   1 跳转 查看:320

标题: 求助:安装失败

求助:安装失败

操作描述:
  • 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)
=============================

请问是什么原因呀,紧急求助
引用
 

回复:求助:安装失败

请查看一下,你的web.config 文件

  <connectionStrings>
    <add name="foosun" connectionString="server=.;uid=sa;pwd=sa;database=dotdotNetCMS_0321;" />
    <add name="HelpKey" connectionString="server=.;uid=sa;pwd=sa;database=dotdotNetCMS_0321;" />
    <add name="Collect" connectionString="server=.;uid=sa;pwd=sa;database=dotdotNetCMS_0321;" />
FoosunCMS操作流程:创建栏目-->添加新闻-->添加样式-->创建标签-->将标签插入模板-->生成首页栏目页完成.
引用
 

回复:求助:安装失败

楼上回答的什么玩意啊
引用
 

回复:求助:安装失败

版主的意思就是让你先检查一下web.config文件.
引用
 
1  /  1  页   1 跳转

版权所有 Foosun.NET  NewsCMS.com  NewsIDC.COM  Sitemap

Powered by Discuz!NT 2.0.1115    Copyright © 2001-2008 Comsenz Inc.
Processed in 0 second(s) (Cached).
返顶部