dharkangel
MIS
Hello,
I recently created a virtual directory underneath a virtual server on a Windows 2003 server. Whenever I try to access files within the virtual directory via ASP code, I get an 'include file not found' error. I posted my question in the asp forum to verify my syntax, it looks ok. I'm thinking maybe I did not set up my virtual directory correctly? This is what I did.
1. Designated the physical directory 'includes' as a virtual directory called 'myFiles'
2. For the purposes of getting it to work I checked all of the options under 'Local Path' (script source acces, read, write, etc)
3. Execute Permissions is set to 'scripts and Executables'
I have placed both a regula .asp file and a .inc file within the virtual directory, both I cannot access.
Did I miss something? Do I have to reboot my server or something?
I recently created a virtual directory underneath a virtual server on a Windows 2003 server. Whenever I try to access files within the virtual directory via ASP code, I get an 'include file not found' error. I posted my question in the asp forum to verify my syntax, it looks ok. I'm thinking maybe I did not set up my virtual directory correctly? This is what I did.
1. Designated the physical directory 'includes' as a virtual directory called 'myFiles'
2. For the purposes of getting it to work I checked all of the options under 'Local Path' (script source acces, read, write, etc)
3. Execute Permissions is set to 'scripts and Executables'
I have placed both a regula .asp file and a .inc file within the virtual directory, both I cannot access.
Did I miss something? Do I have to reboot my server or something?