IIS7.5“cannot contain '..' to indicate the parent directory”
骆驼 发表于 2009-01-31 13:00 | 来源: | 阅读 612 views
用IIS7.5调试PowerEasy_SiteWeaver_CMS6.6时出现以下错误:
Active Server Pages error 'ASP 0131'
Disallowed Parent Path
/Include/PowerEasy.Common.Front.asp, line 1
The Include file '../Include/PowerEasy.Common.Content.asp' cannot contain '..' to indicate the parent directory.
究其原因是没有开启父路径支持,打开IIS管理器,在ASP造项下将启用父路径选项设为True即可。
关键字: iis

