I want to verify that we're using the correct settings in IIS Application Pool

Falanga, Rod, DOH 245 Reputation points
2024-06-03T15:25:03.68+00:00

We're beginning to get away from the old .NET Frameworks, and start using .NET Core for our ASP.NET Core web applications. I've got an ASP.NET Core app written using .NET 6 in IIS 10 on a Windows 2019 Server. I've configured an application pool that for .NET CLR version has No Managed Code, and Managed pipeline mode set to Integrated.

Is that correct?

Developer technologies | ASP.NET | ASP.NET Core
0 comments No comments
{count} votes

Accepted answer
  1. Bruce (SqlWork.com) 78,236 Reputation points Volunteer Moderator
    2024-06-03T16:43:09.06+00:00

    that's correct.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.