.Net framework client profile issue

273 views Asked by At

I have a C# project developed by someone else. When I open it in VS 2013 then it shows message that it is targeting .Net Framework 4.0 client profile which is not installed so either change target to 4.5 or install it 4.0.

I downloaded .Net framework 4.0 client profile and when tried to install it, got error message that a higher version is already available on the system.

How to fix this issue?

Here's the link from where I downloaded the file.
http://www.microsoft.com/en-us/download/details.aspx?id=24872

0

There are 0 answers