Thursday, November 30, 2006

parent paths

When I moved servicesystems, I got this error on one of their ASP pages:
Active Server Pages error 'ASP 0131'

Disallowed Parent Path

/shop/Default.asp, line 17

The Include file '../includes/setup.asp' cannot contain '..' to indicate the parent directory.


The solution is to enable parent paths per
http://support.microsoft.com/kb/226474

0 Comments:

Post a Comment

<< Home