Hi, I have higher versions of .net framework installed in the servers but the application pool always shows version 4.0 ![95075-image.png][1] [1]: /answers/storage/attachments/95075-image.png Is there any specific reason for this?
Hi, I have higher versions of .net framework installed in the servers but the application pool always shows version 4.0 ![95075-image.png][1] [1]: /answers/storage/attachments/95075-image.png Is there any specific reason for this?
anonymous user,
Since .NET Framework are in-place updates, when you update it from 4.0 to other versions such as 4.7,4.8, the CLR version will still show 4:

Which means they use the same runtime version, for more information, please refer to:
If an Answer is helpful, please click "Accept Answer" and upvote it.
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.
anonymous user,
I’m checking how the things are going on about this issue. Whether the post helps you?
You can accept the post as answer if it helps.
Thank you for your understanding and support.
5 people are following this question.