CnForums学习

4 篇文章 0 订阅
一开始就来个:在唯一密钥属性“name”设置为“Profile”时,无法添加类型为“add”的重复集合项 ;将应用程序池的default改成经典,问题解决,

又出来:由于 Web 服务器上的“ISAPI 和 CGI 限制”列表设置,无法提供您请求的页面;IIS的根节点->右侧“ISAPI和CGI限制”->把禁止的.Net版本项设置为允许,即可~

又出现:项“Profile”已添加仔细一看,确实有重复的,还有个roleManager也是重复的,删除之

web.config问题解除,出现画面


Critical Error: Data Store Unavailable

The data store used by Community Server cannot be opened.

Please ensure that your database is online and running and that the connection string in your web.config file is correct.


To configure your connection string:

1. Open [Install Location of Community Server]\web\web.config

2. Within web.config find the configuration section (highlighted) below:

   
    <configuration>
        <appSettings>

          <add key="SiteSqlServer" value="[Your connection string here]" >

        </appSettings>
    </configuration>

 

3. Modify the value to properly identify your database.

For example, to connect to a database named �CommunityServer� on the current machine with an account �csSystem� and the password �pa$$word12�:

  connectionString = "server=.;database=CommunityServer;uid=csSystem;pwd=pa$$word12"

For more information you can also visit http://www.communityserver.org the home of Community Server.

意思就是没有数据库,进入下一步操作

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值