Advanced HTML Editor Support Product Page
This topic is locked
This topic was archived
Disallowed Parent Path
Reported 11 Feb 2005 20:11:47
1
has this problem
11 Feb 2005 20:11:47 Ben Neale posted:
Hi,I'm getting the following error when I click the Upload button on the Insert Image -Web Page Dialog:
Active Server Pages error 'ASP 0131'
Disallowed Parent Path
/AdvHTML_Popups/upload_resize.asp, line 12
The Include file '../ScriptLibrary/incPureUpload.asp' cannot contain '..' to indicate the parent directory.
Can anyone please advise?
Ben
Replies
Replied 13 Feb 2005 20:55:11
13 Feb 2005 20:55:11 Carl Grint replied:
I have had this error with my connections files on one host, it is due to a setting in IIS 6 which does not permit relative paths, only absolute.
The only way I got around it was to place the include folder/file in the same folder as the file which was linking to it, and edit the link so it was aimed at this new copy, without the ../
You can view Microsofts explanation at support.microsoft.com/default.aspx?scid=kb;EN-US;q226474
I could not get the Virtual example to work with Dreamweaver, which is why I ended up with my above solution.
Web Development Consultant
providing web development services including Web site design and development, the complete development of Intranets/Extranets and a wide range of Web applications.
Details can be viewed at www.cgw3.co.uk
Edited by - CGrint on 13 Feb 2005 20:56:32
The only way I got around it was to place the include folder/file in the same folder as the file which was linking to it, and edit the link so it was aimed at this new copy, without the ../
You can view Microsofts explanation at support.microsoft.com/default.aspx?scid=kb;EN-US;q226474
I could not get the Virtual example to work with Dreamweaver, which is why I ended up with my above solution.
Web Development Consultant
providing web development services including Web site design and development, the complete development of Intranets/Extranets and a wide range of Web applications.
Details can be viewed at www.cgw3.co.uk
Edited by - CGrint on 13 Feb 2005 20:56:32