Share via

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

Falanga, Rod, DOH 940 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

Answer accepted by question author
  1. Bruce (SqlWork.com) 83,816 Reputation points
    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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.