bowtellj
Posts: 65
|
| Posted: 07/22/2007, 8:54 PM |
|
I have just installed codecharge on laptop with IIS 5 and all my testing etc works well.
I have taken the all the files (www) to work and put in a folder called draft under the root of an existing server. The server "Application" settings are configure to run asp. Virtual folder script access is enabled. Web server extensions are allowed (ASP&ASP.NET)
When use a url with default.asp the page does not load. When I use default.html the page is displayed.
HTTP Error 403.1 - Forbidden: Execute access is denied.
Internet Information Services (IIS)
What can I do next to get my asp pages to load?
Thanks
_________________
Thanks
James
Just another Newbie! - Apache 2.24, PHP 5.2.3, MySQL 5.0.41, Windows XP SP2. CCS 3.2.0.2/4.0.2
|
 |
 |
bowtellj
Posts: 65
|
| Posted: 07/22/2007, 9:06 PM |
|
Also,
IIS_WPG also has been given write modify/write access to the wwwroot folder.
Thanks
_________________
Thanks
James
Just another Newbie! - Apache 2.24, PHP 5.2.3, MySQL 5.0.41, Windows XP SP2. CCS 3.2.0.2/4.0.2
|
 |
 |
Edd
Posts: 547
|
| Posted: 07/23/2007, 12:30 AM |
|
You are probably running IIS6 on your server and you will need to find the checkbox that allows relative paths. This is the "general" problem when transferring sites. I can't remember where it is so have a poke around.
Good luck - Edd
_________________
Accepting and instigating change are life's challenges.
http://www.syntech.com.au |
 |
 |
|