• 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

Pb with ASP : Composant not installed

I

InfogeranceS

Guest
Hi,

On Windows Serveur 2003 IIS6, after enabling ASP in IIS6 Extensions and restarting IIS, Plesk 9.5 still doesn't support ASP (check box is disable on domain parameter with comment "componant was not installed").

ASP.NET is OK.


Help needed.

Regards,
 
ASP extention was autorized on IIS6 on Windows.

An ASP script works fine on default web site :

IN c:\inetpub\vhost\default\htdocs

I writed a test.asp file
<% @ Language=VBScript %>
<% response.write "Hello world" %>

I tested with URL http://localhost/test.asp and Hello world is printed on IE.

So I assume ASP works fine on IIS6.


Why Plesk Planel 9.5 still "says" ASP (component was not installed) ?

Regards,

support infogerance team.
 
Solved

I solved this issue by removing and reinstalling ASP.

ASP is then enabled in Plesk.
 
Back
Top