Relax. ASP.NET Web Hosting without the hassles. Ring 1300 787 698
(
Skip Navigation Links : Knowledge Base : Common Problems : ASP 0131 Disallowed Parent Path

ASP 0131 Disallowed Parent Path 

When including files in ASP pages the filename cannot include ".." due to enhanced security.
Include paths should always be relative to the root folder or from the current directory.

/somesubfolder/subsub/test.asp is an example of a valid path from the root folder.
 

 

)