• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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