在64位的Windows 7以及Vista中安装IIS,但是添加添加带数据库的网站后很容易发现网站出现“数据库连接失败”。
例如以下故障:
1、An error occurred on the server when processing the URL.Please contact the system administrator.
2、错误类型:ADODB.Connection (0x800A0E7A) 未找到提供程序的解决方法.
3、安装Z-Blog成功后登陆后台,结果出现“数据库连接失败”。
产生这个问题的原因是因为64为系统不支持32位系统oledb方式的数据库连接。
这里有一个完美的解决办法: 阅读更多…
