解决ASP An error occurred on the server when processing the URL. Please contact the system administrator.
解决方法如下: 设置方法一: 以管理员身份运行CMD,将目录定位到%windir%\\system32\\inetsrv\\,然后执行appcmd set config -section:asp -scriptErrorSentToBrowser:true。 %windir%\\system32\\inetsrv\\appcmd set config -section:asp -scriptErrorSent