Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-07-2005, 05:51 PM   PM User | #1
esokol
New to the CF scene

 
Join Date: Nov 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
esokol is an unknown quantity at this point
asp and IIS

I hope this is the correct forum to post this. If not, please let me know the correct one.

I have an application which is run under IIS and ServletExec. If I try to put an asp file in any of the directories under the application run by ServletExec, I get the Error 404 when I try to run the asp file.

If I put the asp file in another directory under IIS, I have no problem running the asp file.

The application directory structure is:
c:\devnt2\inetpub\wwwroot\qol14
Putting image.asp anywhere under this directory structure gets the 404.

Putting the image.asp file in the following directory works fine.
c:\devnt2\inetpub\wwwroot\qol14asp

In each case the URL I use is:
http://devnt2/qol14/image.asp
http://devnt2/qol14asp/image.asp

Both directories are defined as allowing scripts to run in IIS.

1. Is this valid -- can I mix asp and jsp under IIS and ServletExec?
2. If it is, what do I need to define in order for it to be able to run the asp file?

Thanks in advance for your help.
esokol is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:58 AM.


Advertisement
Log in to turn off these ads.