.NET Core isn't an option for an app pool as it isn't needed. Set the app pool to No Managed Code
. Alternatively you could also set it to v4.0
as it doesn't really matter but No Managed Code
is preferable.
Net Core in Application Pool in IIS 10 not working
Guys. It's the first time I subscribe to godaddy's VPS hosting and I'm having a problem creating a pool in iis with .Net Core
As shown in the image below, this option does not appear.
I already installed Microsoft Net 7.0.1 Windows Server Hosting
I restarted the server but it does not appear in IIS
Can anybody help me?
Windows development Internet Information Services
2 answers
Sort by: Most helpful
-
Michael Taylor 60,161 Reputation points
2022-12-21T20:27:02.02+00:00 -
Sam Wu-MSFT 7,561 Reputation points Microsoft External Staff
2022-12-22T07:30:16.923+00:00 As shown in the image below, this option does not appear.
Do you mean you can't choose the .NET CLR version? if so, please make sure you have installed all components of iis.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.