How to determine which service pack is required for install
How do I determine which service pack of os is required for installing .Net application ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Shweta LodhaPosted Nov 1, 2014, 1:54 AM
If you are using only managed libraries, no need to think about this, because you need to think only about frameworks. But if you want to use any of the OS feature, then you need service pack and information on which service pack is to be used, it is always provided by vendor whose application you will be installing/consuming.