顯示具有 IIS 標籤的文章。 顯示所有文章
顯示具有 IIS 標籤的文章。 顯示所有文章

2009年5月25日

Running multiple versions of the Framework in ASP.NET

It is not possible to run two different versions of ASP.NET in the same IIS process. Please use the IIS Administration Tool to reconfigure your server to run the application in a separate process.

http://weblogs.asp.net/owscott/archive/2006/01/26/436607.aspx

追蹤者