IIS7.5“cannot contain '..' to indicate the parent directory”
By 骆驼 • 一 31st, 2009 • Category: Web • 356 views • RSS 2.0 • Trackback •用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即可。
本文链接:IIS7.5“cannot contain '..' to indicate the parent directory”