Disallowed Parent Path
May 8, 2007 · Filed Under Programming Languages
hi,
I am receiving the below error on my ASP pages:
Active Server Pages error ‘ASP 0131′
Disallowed Parent Path
/folder/index.asp, line 7
The Include file ‘../inc/connection.asp’ cannot contain ‘..’ to indicate the parent directory.
Any help would be appriciated.
Thanks,
Steven





It seems that the parent path is not enabled for your site. Kindly enable the parent path from IIS for your site.
Thanks,
Kailash