我有一个在IIS 6/Windows Server 2003上运行的ASP.NET 1.1应用程序.这是我们的应用程序,但我们正在尝试专门复制客户的安装,因此app文件夹已完全从其生产服务器复制到我们的测试机器上,并且然后我们手动为IIS创建了虚拟目录和Web应用程序.
Internet信息服务(IIS)管理器:
我遇到的问题是,当我们访问应用程序时,我们收到标准的IIS安全性错误消息:
The page cannot be displayed
You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed.
--------------------------------------------------------------------------------
Please try the following:
•Contact the Web site administrator if you believe this directory should allow execute access.
HTTP Error 403.1 - Forbidden: Execute access is denied.
Internet Information Services (IIS)
Run Code Online (Sandbox Code Playgroud)
现在这是非常标准的,除非我能看到它并不是那么简单.
我检查过:
我错过了什么?
eug*_*neK 13
当您在IIS上创建应用程序时,是否检查了允许脚本执行?您需要打开两个第一个选项才能执行此应用程序中的任何内容,包括您创建的虚拟目录.
右键单击父应用程序>主目录选项卡>执行权限设置为仅脚本...
| 归档时间: |
|
| 查看次数: |
51664 次 |
| 最近记录: |