D'Arcy from Winnipeg
Musings of a Canadian BizTalk and SOA Developer

Installing ASP Classic on IIS 7

Sunday, August 12, 2007 3:46 PM

If you find yourself needing (because I'm not sure anyone would WANT to do this here in 2007) to work in classic ASP on a dev machine running IIS7, you have to enable/install ASP first since its not part of the package by default.

Go to Control Panel/Programs and Features, then select "Turn Windows Features On or Off".

Once you're into the Windows Features interface, navigate to Internet Information Services/World Wide Web Services/Application Development Features and check off ASP (I noticed that ASP.NET was unchecked in mine as well...which makes sense since most devs probably use the built in web server instead of IIS on their dev boxes...but feel free to enable it here if you want).

Now some people on the net have found this to be the answer to their issues...but for some reason I still can't get the .asp page to load (getting a 500 error message now)...but at least its a step in the right direction.

D


Feedback

# re: Installing ASP Classic on IIS 7

D'Arcy,

You can find more tips on using ASP on IIS7 on Bill's blog here: http://blogs.iis.net/bills/archive/2007/05/21/tips-for-classic-asp-developers-on-iis7.aspx. There are a couple gotchas you may need to be aware of for classic ASP applications on IIS7.

For tracking down the error you are getting, check out my earlier post about troubleshooting errors on IIS7: http://mvolo.com/blogs/serverside/archive/2007/07/26/Troubleshoot-IIS7-errors-like-a-pro.aspx. You should be able to get to the bottom of it pretty quickly - if not, post your error on forums.iis.net.

Good luck,

Mike 8/13/2007 9:18 AM | Mike Volodarsky

# re: Installing ASP Classic on IIS 7

sasdfasd 9/4/2007 7:29 AM | raju

# re: Installing ASP Classic on IIS 7

Your tips were very helpful for me. 9/17/2007 2:42 AM | Omar

# re: Installing ASP Classic on IIS 7

Your tips were very helpful for me. 9/17/2007 2:42 AM | Omar

# re: Installing ASP Classic on IIS 7

Hey Mike...

Did you ever get this working? I seem to be following the exact same path as you

Kartik from T.O. 5/16/2008 1:18 PM | kartik

# re: Installing ASP Classic on IIS 7

Hi Mike,

The following site may be the answer to your problems: http://blogs.iis.net/bills/archive/2007/05/21/tips-for-classic-asp-developers-on-iis7.aspx

or not! Thanks for the info I forgot how to do this part.

Lee 6/25/2008 3:50 AM | Lee

Post a comment





 

Please add 2 and 4 and type the answer here: