I configured SolidCP on my windows server and it is working fine. But i noticed that in Configuration -> Servers -> Web there is only ASP 1-4 is available. How can i add ASP.NET 4.5 or above. Can anyone guide me
Burhan AHmed Asked question
Hello,
asp.net 4.5, .6 .7 work similar as asp.net 2.0, 3.0, etc.
Basically even though serveradmins see them as different values codes show them as the same asp.net 4.0
So you can install asp.net 4.5, or 4.6 or 4.7 and display 4.0 (or change the display name in the IIS settings of SolidCP).
The only difference is that you can’t switch between 4.5 4.6 or 4.7 like you would with PHP for example, but to my knowledge server side this isn’t possible neither.
Regards,
Marco