• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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