﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Admin Control Panel Error: Disallowed Parent Path</title><link>http://www.aspplayground.net/forum/</link><description /><copyright>(c) ASP Playground Support Forum</copyright><ttl>30</ttl><item><title> Admin Control Panel Error: Disallowed Parent Path (Bruce Lee)</title><description>  &lt;font size="4"&gt;NOTE: This is not required for Advanced edition users. This FAQ is only here for reference purposes.&lt;/font&gt; &lt;br&gt;   &lt;br&gt;  &lt;font size="4"&gt;&lt;font color="#CC0000"&gt;Q:&lt;/font&gt;&lt;/font&gt; The setup process went fine, but when I clicked on the admin icon, it showed the following error: &lt;br&gt;   &lt;br&gt;  &lt;blockquote class="quote"&gt;&lt;div style="width:50%;font-weight:bold; padding-bottom:4px;"&gt;&lt;/div&gt;Error Type: &lt;br&gt;  Active Server Pages, ASP 0131 (0x80004005) &lt;br&gt;  The Include file ' ../&amp;lt;xxx&amp;gt;.asp'  cannot contain ' ..'  to indicate the parent directory. &lt;br&gt;  /forum/admin/default.asp, line 1&lt;/blockquote&gt; &lt;br&gt;   &lt;br&gt;  &lt;font color="#336600"&gt;&lt;font size="4"&gt;A:&lt;/font&gt;&lt;/font&gt; Your server admin disallowed " parent path"  on your site and this has to be fixed by contacting your ISP. If you host your own site, you can enable parent path by performing the following the steps: &lt;br&gt;  &lt;ol&gt;&lt;li&gt; Open the Internet Service Manager in the Microsoft Management Console.  &lt;br&gt;  &lt;li&gt; Right-click on the Web server in question.  &lt;br&gt;  &lt;li&gt; Select Properties on the pop-up menu.  &lt;br&gt;  &lt;li&gt; Click the Home Directory tab.  &lt;br&gt;  &lt;li&gt; Select Configuration in the Application Settings box.  &lt;br&gt;  &lt;li&gt; Click the App Options tab.  &lt;br&gt;  &lt;li&gt; Check the Enable Parent Paths option.  &lt;br&gt;  &lt;li&gt; Click OK twice to return to the Microsoft Management Console. &lt;/ol&gt; &lt;br&gt;  &lt;b&gt;Alternatively&lt;/b&gt; (not recommended), you can modify the admin control panel source code to replace the " include file"  reference with " include virtual" . Please note you will also need to change the value for all server.mappath() calls. This requires working experience with ASP programming and is therefore not recommended. &lt;br&gt;   &lt;br&gt;   &lt;br&gt;  &lt;i&gt;Keyword: disallowed parent path, IIS configuration, admin control panel, error&lt;/i&gt; </description><link>http://www.aspplayground.net/forum/fb.ashx?m=376291</link><pubDate>Thu, 20 Mar 2003 01:04:50 GMT</pubDate></item></channel></rss>