在一个IIS中同时部署不同版本的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.
解决方法是为Asp.net 2.0设置专用的应用程序池