ASP.Net v1.1 and v2.0 side by side
You can have ASP.Net web applications running different versions of the .Net framework running in IIS. The restriction is that a single process can not load both v1.1 and v2.0, that is, within an application pool all the web applications must use the same .Net framework version.
To change the target ASP.Net version of a web application, right click on the web application's folder in IIS and select properties, ASP.Net tab.

This entry was posted
on Thursday, March 22nd, 2007 at 1:14 am and is filed under Uncategorized.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
ASP.Net v1.1 and v2.0 side by side
You can have ASP.Net web applications running different versions of the .Net framework running in IIS. The restriction is that a single process can not load both v1.1 and v2.0, that is, within an application pool all the web applications must use the same .Net framework version.
To change the target ASP.Net version of a web application, right click on the web application's folder in IIS and select properties, ASP.Net tab.

This entry was posted
on Thursday, March 22nd, 2007 at 1:14 am and is filed under Uncategorized.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.