Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can't find target .NET Framework 4.0

I am trying on the project with mvcMusicStore, and installed framework v4.0 client.

and when I am trying to target framework to v4.0 from the project it cant be found, where was the problem ?

enter image description here

like image 634
kitw Avatar asked Oct 26 '25 00:10

kitw


1 Answers

I think you will need to download the complete .Net 4.0 Framework in order to get the environment needed to be used in Visual Studio. The client profile from what I can find does not have what is necessary for development.

If the above doesn't work I would suggest trying a repair of Visual Studio as suggested by this SO question.

The Full Framework:

The Microsoft .NET Framework 4 web installer package downloads and installs the .NET Framework components required to run on the target machine architecture and OS. An Internet connection is required during the installation. .NET Framework 4 is required to run and develop applications to target the .NET Framework 4.

Tne Client Profile:

The Microsoft .NET Framework 4 Client Profile redistributable package installs the .NET Framework runtime and associated files that are required to run most client applications.

like image 89
Mark Hall Avatar answered Oct 29 '25 19:10

Mark Hall



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!