0

I can't make my VS2010 environment work well after reinstalled VS2010, .Net framework 4.0, .net framework4.5, visual studio 2010 SDK on my Win7 64bit. The error message is as the first picture below: enter image description here I can't understand the message for I had installed .Net framework 4.0. Does 4.5 will override the firstly installed 4.0? When I tried to run .NET Framework 4.0 installer again, it show me "Same or higher version of .NET Framework 4 has already been installed on this computer" and I have no choice but quit.

Those projects are developed under VS2010 and loaded and built well until I reinstalled my tools mentioned above.

My software installed is as the pictures below: enter image description here enter image description here

enter image description here enter image description here

Wason
  • 1,341
  • 1
  • 13
  • 26

1 Answers1

0

I reinstalled Windows SDK 2010 ( winsdk_web_2010_SDK.exe) and everything is OK. This may not be a clear answer. However, this note may help when you install VS2010. It do help me.

Still I'm not sure whether Windows SDK 2010 and VS SDK 2010 are the same thing.

Wason
  • 1,341
  • 1
  • 13
  • 26