Contact

Sign in
 

ASP.NET Version Switcher

The ASP.NET Version Switcher is a little utility that can be used to quickly switch the .NET Framework version that the ASPX pages are compiled against. This is helpful for developers who often have to test their web applications for compatibility with different version of the .NET Framework

Internally, it uses the command line tool called ASPNET_REGIIS that is included in the Microsoft.NET Framework.

Additional features:

  • toggle if only selected vroot should be version switched or child vroots recursively (-s or -sn command line parameter)
  • double click on node opens explorer in respective directory
  • quick link to IIS Manager

Disclaimer: Use the ASP.NET Version Switcher at your own risk. I assume no guarantee for proper functioning.



Download (V1.1):

ASPNETVersionSwitcher.exe (self-extract. ZIP Archive)


History:

V1.1.0.0 (published 2003-10-17)

Bugfix: initial display of Framework version was wrong

Bugfix: VRoots with space in the name caused an exception (thanks to David Hartman)

Bugfix: if only one scriptmap existed on any VRoot an exception occurred (Tom Connors)


V1.0.0.0 (published 2003-04-28)

Initial version


Known Problems:

none (please tell me if you find any)




 

Feedback:

If you have any comments, suggestions or questions, please check my Weblog or feel free to drop me a line.

Please note that the postings, software and source code on this website are provided "AS IS" with no warranties, and confers no rights.