How to Add ASP.NET ...
 
Notifications
Clear all

How to Add ASP.NET 4.5 or above

3 Posts
2 Users
0 Likes
1,633 Views
Posts: 3
Topic starter
(@burhanahmed92)
New Member
Joined: 6 years ago

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

2 Replies
Posts: 1964
Admin
(@m-tiggelaar)
Noble Member
Joined: 8 years ago

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

Reply
Posts: 3
Topic starter
(@burhanahmed92)
New Member
Joined: 6 years ago

Can you explain in detail how can i do that. I already installed ASP 4.5. If i directly host my site with iis it runs but if i host it through SolidCP it not working. But if i ran old version of my project which is built on ASP.NET 4.0, it works

Reply
Share: