P
Paul
Hi All
I have recently purchased visual studio 2003 and I am trying to get my web
application working in it. I have created a solution and a VB (ASP Dot Net
Web Application). I have coppied my entire previous web app into the root. I
can get a few asp pages running, but my application makes extensive use of
#include files and references them as follows: -
<!--#include file="../Classes/SomeFile.asp"-->
When running this I get the error (Disallowed Parent Path - The include file
XXX cannot contain '...' to indicate the parent directory.
Does anyone know whey this is happening and how I can fix it.
Many thanks in advance
Joe
I have recently purchased visual studio 2003 and I am trying to get my web
application working in it. I have created a solution and a VB (ASP Dot Net
Web Application). I have coppied my entire previous web app into the root. I
can get a few asp pages running, but my application makes extensive use of
#include files and references them as follows: -
<!--#include file="../Classes/SomeFile.asp"-->
When running this I get the error (Disallowed Parent Path - The include file
XXX cannot contain '...' to indicate the parent directory.
Does anyone know whey this is happening and how I can fix it.
Many thanks in advance
Joe