window10中IIS运行.asp文件链接数据库时出现错误,显示“An error occurred on the server when processing the URL. Please contact the system administrator. If you are the system administrator please click here to find out more about this error.”. 网上查找得知原因是“64位IIS已经取消了对32位AC…
关于 ASP.NET Web 开发服务器.本地 IIS和 IIS Express 的区别,请参见<VS2013无法启动IIS Express Web的解决办法>,此文章最后提到的部分,即是本文所列问题的解决方案.Visual Studio 2013 虽然集成安装了 IIS Express 8.0,但是并未安装 WebMatrix ,本文所列的问题就是此问题造成的.解决办法: 1.下载最新版本的 Microsoft Web Platform Installer 5.0. 2.在组件列表中选择最新…