Its common knowledge that we can run ASP.Net v1.1 and v2.0 side by side. If both the versions of .Net frameworks are installed on the server, IIS management console will provide a new ASP.Net tab in the property page (right click on your IIS application/vdir, select properties). Here you can select which version of ASP.Net you want to target. If you are moving from v1.1 up, it is highly probable that you will have some …