websites > exten...
 
Notifications
Clear all

websites > extensions -- How can I set asp.net to none?

4 Posts
3 Users
1 Reactions
1,701 Views
Posts: 22
Topic starter
(@cyberhostpro)
Eminent Member
Joined: 6 years ago

HI

How do we set .net version to NONE? (ie no managed code)  so our customers can use .net core??

3 Replies
Posts: 18
(@duarte)
Active Member
Joined: 8 years ago

Hi,

You just need to install the .NET Core Runtime Hosting bundle on the web server.

.NET applications run without problems even if the application is defined as an 4.0 Asp.Net framework (integrated).

Reply
Posts: 22
Topic starter
(@cyberhostpro)
Eminent Member
Joined: 6 years ago

I’ve only ever saw .net core apps work if app pool has .net version set to none!

Reply
Posts: 40
(@hamada6004)
Eminent Member
Joined: 6 years ago

hi

open pool advance setting

and set Enable 32-bit Applications  to false

this allow .net core run with me

Reply
Share: