View Single Post
 
Old 10-01-2015, 10:18 AM
Adams_203 Adams_203 is offline Windows 7 32bit Office 2007
Novice
 
Join Date: Oct 2015
Posts: 1
Adams_203 is on a distinguished road
Default error when opening project in visual studio 2013

Hi All,

i got latest code for my project from tfs and tried to open the .sln file in visual studio 2013. Here is the error.

The project "abc" is targeting ".NET Framework, version=v4.5.2" which is not installed on this machine. To proceed, select an option below.

1. change target to .net framework 4.5. You can change back to ".NET Framework, version=v4.5.2" at a later time.
2. Download the targeting pack for .NET Framework,Version=v.4.5.2. The project will not load
3. Do not load project

I do have .NET framework v.4.5.2 installed. I checked it via programs. I have visual studio 2013 update 2.
Can somebody throw light on this.

Thanks.
Reply With Quote