response.write("abc")在根目录可以运行,子目录不行?
就这一句话
根目录运行正常
子目录返回HTTP/1.1 New Application Failed
这是怎么了?
------解决方案--------------------
IIS 中 查看下 子目录有纯脚本执行权限吗?
------解决方案--------------------http://forums.aspfree.com/microsoft-iis-12/http-1-1-new-application-failed---38835.html
这里的人说,他把系统复原到之前的保存点就行了。