GoDaddy主机使用web.config文件显示详细的错误信息,而不是单纯500 error
默认情况下.NET程序出现错误,客户端显示以下错误:
引用:
Server Error in ‘/mytestapp’ Application.
...
Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed.
Godaddy Windows主机asp程序连接数据库路径的解决办法
如果const.asp中数据库路径为绝对路径的,如下
Const DataBaseConnectStr = "D:\wwwroot\databases\FooSun_Data.mdb"
...
苗景云的博客
<< 向左走,向右走 >>
<< 向左走,向右走 >>
