Adoxio / xRM-Portals-Community-Edition

The definitive edition of Microsoft Open Source Portals, supported by the experts in portals.
MIT License
107 stars 60 forks source link

.NET Framework 4.7 #51

Closed DaveStabilify closed 6 years ago

DaveStabilify commented 6 years ago

When I open the solution in VS 2017, I receive an error that .NET Framework 4.7 needs to be installed but it is already installed (and installed as part of VS 2017). So, I can't go any further.

If I select "Change the target to 4.6.1...", when I try to build the solution, or the Adxstudio.Xrm or Adxstudio.Xrm.Files projects, I receive the same error regarding the version of the .NET framework.

Any ideas how I can proceed? Please advise ASAP.

image

amervitz commented 6 years ago

Is .NET 4.7 installed according to the Visual Studio 2017 installer?

image

DaveStabilify commented 6 years ago

That was the problem. Thanks!!