• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

How do I install ASP1 when ASP2 is already installed?

netli

New Pleskian
Hello,

We have just recently installed Plesk 8.6 on Windows Server 2003.
I have some sites that needs ASP 1 in order to run.
But when I try to install it I get a message that the installation cannot be started because there is a newer version of ASP on the server. We have ASP 2 installed.

How do I get ASP 1 installed?
Did anyone solve this problem already?

Lilah
 
I suppose you mean ASP.Net, not ASP. Is it correct? ASP.NET 1 is integrated to Windows 2003 by default.And when you install ASP.NET 2, ASP.NET 1 will be installed as well. You should see it in II->web extensions. Please make sure that you see ASP.NET 1. If there is no ASP.NET 1 there, please try to repair it using the following command "%windir%\Microsoft.NET\Framework1\version\aspnet_regiis.exe" -i
 
Back
Top