ASP.NET 2.0 to 4.0

后端 未结 5 742
野性不改
野性不改 2021-01-01 04:06

I have a site in ASP.NET 2.0. I plan to move to 4.0. Is there any thing in particular I need to take care of or I just select the 4.0 framework and recompile and VS 2010 wil

5条回答
  •  天命终不由人
    2021-01-01 04:46

    I haven't been able to get the Conversion Wizard to reappear, but I have been able to convert to .NET 4.0 by:

    Right Clicking on my website

    Selecting Property Pages

    Then go to Build tab

    Change Target Framework

    This made all the changes to my web.config automatically just like the conversion wizard would.

提交回复
热议问题