Visual Studio 2010 error: “Project Target Framework Not Installed” when opening a .NET 4.0 project

前端 未结 12 1358
梦毁少年i
梦毁少年i 2021-01-07 18:19

I am experiencing a rather disconcerting issue with one of my development machines that I hope someone can advise me on.

I have a large Visual Studio 2010 VB solutio

12条回答
  •  猫巷女王i
    2021-01-07 18:53

    Similar problem reported on Social MSDN. The unhappy solution was:

    I solved the problem myself by doing the following steps:

    a) because my problem occurs the first time after a Windows Security-Update for VS 2008, I´ve done a System-Recovery to get the state before the mentioned Win-Update

    b) then I´ve un- and re-installed VS 2010 (including .NET Framework 4.0)

    I'm just posting this because I just ran into this same error.

提交回复
热议问题