Current location: Hot Scripts Forums » Programming Languages » ASP » ASP not working in IIS5 on WinXP Pro


ASP not working in IIS5 on WinXP Pro

Reply
  #1 (permalink)  
Old 11-13-03, 09:30 AM
cistate cistate is offline
Newbie Coder
 
Join Date: Jun 2003
Location: Los Angeles, CA
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
ASP not working in IIS5 on WinXP Pro

ASP pages are not working in IIS5 webserver on WinXP Pro. Has anyone experienced this before? Asp.net pages and html pages are working fine. What do I have to do to make them work?

Hope someone can help! Thanks, Joey.

(PS I did try searching the forum first but ASP is too short apparently to be a valid search term)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 11-18-03, 09:27 AM
selwonk selwonk is offline
Newbie Coder
 
Join Date: Nov 2003
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Is the .asp extension still mapped in IIS?

1. Run IIS (%SystemRoot%\System32\inetsrv\iis.msc)
2. Choose the site that ASP pages are not working on (or the Default Web Site)
3. Do Right-Click Properties
4. Click the Home Directory tab
5. Click Configuration
6. Click the Mappings tab
7. Find .asp in the list
8. Click Edit
9. Set the Executable (usually C:\WINDOWS\System32\inetsrv\asp.dll)
10. Set the Verbs to Limit to
11. Set the Limit to box to GET,HEAD,POST,TRACE
12. Check the Script engine box
13. Click Ok

Is the web site set-up to execute scripts?

1. Run IIS (%SystemRoot%\System32\inetsrv\iis.msc)
2. Choose the site that ASP pages are not working on (or the Default Web Site)
3. Do Right-Click Properties
4. Click the Home Directory tab
5. Set Execute Permissions to Scripts only

Still not working? Does the site need it's own application space?

1. Run IIS (%SystemRoot%\System32\inetsrv\iis.msc)
2. Choose the site that ASP pages are not working on (or the Default Web Site)
3. Do Right-Click Properties
4. Click the Home Directory tab
5. If the Application name box is disabled click Create

Quote:
Originally Posted by cistate
ASP pages are not working in IIS5 webserver on WinXP Pro. Has anyone experienced this before? Asp.net pages and html pages are working fine. What do I have to do to make them work?

Hope someone can help! Thanks, Joey.

(PS I did try searching the forum first but ASP is too short apparently to be a valid search term)
__________________
selwonk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #3 (permalink)  
Old 11-18-03, 10:01 AM
cistate cistate is offline
Newbie Coder
 
Join Date: Jun 2003
Location: Los Angeles, CA
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks for that. I managed to get it working on my own a wee while ago, basically trying what you say in your first suggestion. Why it works fine immediately on Win 2000 but needs this done in XPpro I have no idea though!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #4 (permalink)  
Old 11-23-03, 12:49 PM
Hackerdragons Hackerdragons is offline
Newbie Coder
 
Join Date: Nov 2003
Location: Turkey
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Funny. It's Ment To Execute ASP Before ASP+...
Perhaps Because IT Executes ASP+ It Doesn't Execute ASP.
Try Disabling ASP+...
__________________
Web : http://www.codercouncil.tr.cx
UIN : 177883797
[Hackerpowers.com | New Generation Starts With Us]
[Hackerpowers.org | Your Wishes Are Unlimited ]
[DigitalHit.net | List Of The Best ]
[SecurityMaster.org | Only // Security Portal]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #5 (permalink)  
Old 06-18-04, 03:14 PM
csackrider csackrider is offline
New Member
 
Join Date: Jun 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy ASP not working in IIS5 on XP Pro

Quote:
Originally Posted by cistate
ASP pages are not working in IIS5 webserver on WinXP Pro. Has anyone experienced this before? Asp.net pages and html pages are working fine. What do I have to do to make them work?

Hope someone can help! Thanks, Joey.

(PS I did try searching the forum first but ASP is too short apparently to be a valid search term)

I am also having the same issue. If you know of a solution please let me know.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #6 (permalink)  
Old 06-18-04, 03:31 PM
cshark's Avatar
cshark cshark is offline
Wannabe Coder
 
Join Date: Jan 2004
Location: Indianapolis
Posts: 155
Thanks: 0
Thanked 0 Times in 0 Posts
Do you have Index server installed?
Try disabling it.
Sometimes if you have index server running all the time, it will get in the way of ASP execution.
__________________
Later
Cshark

Try <a href="http://shorthand.org">Shorthand</a>, an exciting new language for web applications.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
If/else statement working...but not working mdhall PHP 13 10-16-03 09:47 AM
can some help me to get this script working cabj1981 ASP 5 09-26-03 11:50 AM
php_flag not working in Apache+Windows configuration MagnuM PHP 0 09-23-03 10:57 AM
I am working on a site and need suggestions coolgy768 Script Requests 1 09-10-03 03:01 PM
Subprofile Script Not Working macj1326 PHP 0 09-08-03 10:16 PM


All times are GMT -5. The time now is 06:57 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.