安装 DNN 6.0.1 时无法连接到数据库

发布于 2024-12-02 04:48:26 字数 301 浏览 0 评论 0原文

我已下载 DNN 6.0.1 以安装在我的本地主机上。环境是Win7+IIS7.5+SQL 2008 Express。我已在该文件夹上添加网络服务的修改权限。当我使用 DefaultAppPool(.NET Framework 4.0) 时,该网站无法工作,而使用 ASP.NET v2.0 classic 时,该网站可以工作,但在设置数据库安装时,出现:

连接错误: 索引号:0 来源:.Net SqlClient 数据提供程序 班级:13 编号:18456 信息: 消息项为空。

那么有人知道为什么以及如何解决这个问题吗?

感谢, 肖恩

I have downloaded DNN 6.0.1 to install on my localhost. The environment is Win7+IIS7.5+SQL 2008 Express. I have add modify permission for NETWORK SERVICE on the folder. When I use the DefaultAppPool(.NET framework 4.0), the website doesn't work, while using ASP.NET v2.0 classic, the website works but when setting up database in stallation, there goes:

Connection Error(s):
Index #: 0
Source: .Net SqlClient Data Provider
Class: 13
Number: 18456
Message:
the Message item is blank.

So anybody know why and how solve this problem?

Thank,
Sean

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

辞别 2024-12-09 04:48:26

确保应用程序池也在网络服务下运行,并且您拥有正确的数据库密码等。

Make sure the app pool is running under the Network Servcie as well and that you have the proper database passwords etc.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文