G
Guest
Hello,
We upgraded to Windows Small Business Server 2003
It seems that there is something changed with the asp INCLUDE statement.
here is my code:
<!--#include file="../_includes/common.asp" -->
and the error:
Active Server Pages error 'ASP 0131'
Disallowed Parent Path
/artabel/info/default.asp, line 2
The Include file '../_includes/common.asp' cannot contain '..' to indicate
the parent directory.
It appears that the INCLUDE statement should point to absolute paths, not to
relative paths.
How can I use my website without changing every page?
Can I allow IIS of SBS2003 to use "../_includes/common.asp" ? How to
configure it?
The website still runs on IIS 5.1, delivered with Windows XP Prof
any help is appreciated,
regards,
bart
--
=======================================
ARTABEL
Bart Plessers
Schreursvest 67
3001 Leuven
BELGIUM
tel +32 (16) 23.40.85
tel +32 (16) 28.40.03 (rechtstreeks)
fax +32 (16) 23.41.06
email: (e-mail address removed)
web: http://www.artabel.com
=======================================
We upgraded to Windows Small Business Server 2003
It seems that there is something changed with the asp INCLUDE statement.
here is my code:
<!--#include file="../_includes/common.asp" -->
and the error:
Active Server Pages error 'ASP 0131'
Disallowed Parent Path
/artabel/info/default.asp, line 2
The Include file '../_includes/common.asp' cannot contain '..' to indicate
the parent directory.
It appears that the INCLUDE statement should point to absolute paths, not to
relative paths.
How can I use my website without changing every page?
Can I allow IIS of SBS2003 to use "../_includes/common.asp" ? How to
configure it?
The website still runs on IIS 5.1, delivered with Windows XP Prof
any help is appreciated,
regards,
bart
--
=======================================
ARTABEL
Bart Plessers
Schreursvest 67
3001 Leuven
BELGIUM
tel +32 (16) 23.40.85
tel +32 (16) 28.40.03 (rechtstreeks)
fax +32 (16) 23.41.06
email: (e-mail address removed)
web: http://www.artabel.com
=======================================