• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

ASP.net (Component was not installed)

E

e-visions

Guest
I'm new to PLESK and I'm having an issue with asp.net support. It says "(Component was not installed)" next to the option and it can't be selected. How do I enable asp.net support? I have the .net framework installed (I'm pretty sure it was installed before PLESK). I'm running Win 2k IIS 5.0 and PLESK version should be 6.5.2.
 
On Windows Server 2003 you follow this steps, on Windows Server 2000 it should be similar...

Follow this steps:

To enable ASP.NET
1. Windows Server Control Panel
2. Add or Remove Programs
3. Add / Remove Windows Components
4. Application Server
5. Click on Details
6. Select ASP.NET

To enable ASP
1. Windows Server Control Panel
2. Add or Remove Programs
3. Add / Remove Windows Components
4. Application Server
5. Click on Details
6. Select Internet Information Services
7. Click on Details
8. Select World Wide Web Service
9. Click on Details
10. Select Active Server Pages

Hope this helps!
Ricardo...:cool:
 
Actually it is totally different on Windows 2000. Server 2003 comes with asp.net already installed 2000 needs it added as it didn't exist with 2k came out. I finally got an answer from SW Soft, turns out then didn't get my first request:

After .net framework installation you need to configure ASP.NET using:
%systemroot%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i
Please note that you may have different version of MS .NET FrameWork installed.
After that please make sure to add ASPNET user to the psaserv group.

As soon as above is done please restart "Plesk Management Service" to reread information about installed components.

After doing the above it worked fine.
 
Back
Top