• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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