|
Back

Include file cannot contain '..' to indicate the parent directory.
Error Message: Include file 'xxx' cannot contain '..' to indicate the parent directory.
Solution:
You need to enable parent paths in IIS.
- In IIS right-click the web site and click on Properties.
- Click on Home Directory and then the Configuration tab.
- Click on Options and then ensure that the Enable Parent Path check box is selected.
Back
|