Not like you can with a managed assembly where you can put the requiredRuntime attribute in the app.config file. I dunno this does seem like a big deployment issue to me. Its a value in a drop down box but maybe deployment is out of your hands...
Im not sure what all the code in the link above was about but if you want to determine the version of any .NET application including asp.net at runtime use,
Environment.Version
It will tell you what version your currently under. So you can check the version in the application startup.
Main Topics
Browse All Topics





by: existenz2Posted on 2006-04-01 at 08:52:46ID: 16350316
Have a look at this url. It's pretty similair from what you want:
howPost.as px?PostID= 173213
http://channel9.msdn.com/S