I'm developing an XBAP (Partial trust) application, with multiple (~100) users.
In the next version the prerequisites have been bumped from framework 3.0 to framework 3.5, and we need an easy way to detect the framework version of each client machine, and advise them on whether they need to upgrade or not.
Any ideas or suggestions on how to do this?