Will an ASP.NET MVC app using .NET v4.6.2 work with app pool .NET CLR Version v4.0.30319?

Rod At Work 866 Reputation points
2022-01-12T15:47:46.237+00:00

I'm about to publish a new ASP.NET MVC app which I wrote using .NET Framework 4.6.2, to a Windows Server with IIS 10 on it. I've checked the .NET Framework installed on that server; I know that .NET Framework 4.6.2 is there.

My question is about the application pool in IIS. I created a new one, but though I'd have to select .NET Framework 4.6.23 in the .NET CLR version dropdown. However, when I went to select it all I could find was this:

164422-application-pool-screenshot-2022-01-12-082331.png

Will that be OK?

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

Accepted answer
  1. Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
    2022-01-12T16:18:22.587+00:00

    it is confusing, but that is the correct version.

    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.