开发者

Using .NET 4.0 for development server

开发者 https://www.devze.com 2022-12-13 06:11 出处:网络
My ASP.NET application runs on IIS o开发者_JAVA百科n my web server and uses Microsoft .NET Framework 4 Beta 2.(Its Application Pool is set to .NET Framework version .NET Framework v4.0.21006.)

My ASP.NET application runs on IIS o开发者_JAVA百科n my web server and uses Microsoft .NET Framework 4 Beta 2. (Its Application Pool is set to .NET Framework version .NET Framework v4.0.21006.)

I debug on my development machine using the ASP.NET Development Server that comes with Visual Studio.

How do I make my development machine also use .NET 4.0 ?


Shouldn't you just need to install .Net 4.0 on the dev machine and point your web.config to it?

Mod the Config..

http://msdn.microsoft.com/en-us/library/yy40ytx0(VS.100).aspx

This should shed more light on the topic as well..

http://blogs.msdn.com/webdevtools/archive/2009/06/06/multi-targeting-of-web-projects-using-visual-studio-2010-beta1.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号