Symptoms
- The website displays the error message "Active Server Pages error 'ASP 0131'":
Active Server Pages error 'ASP 0131'
Disallowed Parent Path
/chemin/fichier.asp, line 1
The Include file '../chemin/fichier2.asp' cannot contain '..' to indicate the parent
- The website displays the error message "Server.MapPath() error 'ASP 0175 : 80004005'":
Server.MapPath() error 'ASP 0175 : 80004005'
" Disallowed Path Characters
/chemin/fichier.asp, line 16
The '..' characters are not allowed in the Path parameter for the MapPath method."
Cause
Parent paths are not enabled.
Resolution
Enable parent paths on Plesk by following the instructions in this article: How to authorize the parent paths?