Please confirm if following is the right way to verify version of .net my application is running under

In IIS 7.5
-> Select application site node
-> Basic Settings
-> select Application Pool Settings
-> Verify version

Thank you!

link|improve this question
feedback

migrated from stackoverflow.com Jan 13 at 16:58

This question came from our site for professional and enthusiast programmers.

1 Answer

up vote 2 down vote accepted

That is one way to do it and you can do pretty much the same by opening the Advanced Settings and clicking the elipses (...) button next to the Application pool.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.