500内部服务器错误解决办法
1、找到网站错误页

3、改为详细

5、看来直接在2008R2的IIS7里调试asp还需要一番设置。2008R2已经是纯64位了,因为要用到access数据库,首囗寝嗵若先要改程序池的这个地方:刚才又查了一下,原来是微软没有出支持64位的oledb,IIS默认运行在64位下,因此不能连接到oledb数据库了。Working with 64-bit SystemsUnfortunately there are no 64-bit ODBC drivers, so on 64-bit systems you will have to run yourapplications in 32-bit mode. To do so, use the following steps:On the taskbar, clickStart, point toAdministrative Tools, and then clickInternet Information Services (IIS) Manager.In theConnectionspane, clickApplication Pools.Highlight the application pool for your application, then clickAdvanced Settings...in theActionspane.In theAdvanced Settingsdialog, specifyTrueforEnable 32-Bit Applications.Click OK to close theAdvanced Settingsdialog.

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
阅读量:30
阅读量:43
阅读量:21
阅读量:66
阅读量:64