Installation issue ...
 
Notifications
Clear all

Installation issue on Windows Server 2019

4 Posts
3 Users
0 Reactions
3,694 Views
Posts: 70
Topic starter
(@dolphyn5)
Estimable Member
Joined: 8 years ago

I am trying to install version 1.4.4 of "SolidCP Server asp.net v4.5" using SolidCP Installer on Windows Server 2019.

SolidCP.Installer.log shows the following.
INFO: OS check: Windows Server 2012 x64
INFO: IIS check: IIS 10.0
INFO: ASP.NET check: ASP.NET role service is not installed on your server. Run Server Manager to add ASP.NET role service.

I have verified:
.NET Framework 4.7 (Installed)
ASP.NET 4.7 (Installed)

I haven't found any option labeled "role service" -- what am I missing? Thanks.

3 Replies
Posts: 1967
Admin
(@m-tiggelaar)
Noble Member
Joined: 9 years ago

Hello,

Did you also check the asp.net features in the IIS Application Development section in roles? it is not enabled by default when you install asp.net it self (and solidcp will not be able to install without IIS having the asp.net roles checked).

Regards,

Marco

Reply
Posts: 70
Topic starter
(@dolphyn5)
Estimable Member
Joined: 8 years ago

Thanks, that's it.

ASP.NET 4.7 was installed under "Features" but this one was missing:
Roles -> Web Server (IIS) -> Application Development -> ASP.NET 4.7

Reply
Posts: 28
(@itmnetworks)
Trusted Member
Joined: 5 years ago

Hello,

open the power shell and run:

Add-WindowsFeature NET-Framework-core, Web-Server, Web-Static-Content, Web-Default-Doc, Web-Http-Errors, Web-Http-Redirect, Web-Asp-Net, Web-Asp-Net45, Web-Net-Ext, Web-Net-Ext45, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Http-Logging, Web-Log-Libraries, Web-Http-Tracing, Web-Windows-Auth, Web-Client-Auth, Web-Filtering, Web-Stat-Compression, Web-Mgmt-Console, Web-Scripting-Tools

and try again

[]'s Rodrigo Araujo

Reply
Share: