question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

VS2019 doesn't load sample projects

See original GitHub issue

Hi.

When I open the wpf samples solution with VS2019 Community I get the following loading projects error.

image

: The project file cannot be opened by the project system, because it is missing some critical imports or the referenced SDK cannot be found.

Detailed Information:
Unable to locate the .NET Core SDK. Check that it is installed and that the version specified in global.json (if any) matches the installed version.

I’ve installed the .NET Core SDK

image

However, I can create and run WPF .NET Core 3.0 apps with Visual Studio.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

6reactions
vatsan-madhavancommented, Dec 3, 2019

You can get .NET Core 3.0.101 SDK from https://dotnet.microsoft.com/download/dotnet-core/3.0

1reaction
mvegacacommented, Dec 4, 2019

Yes, It’s fixed installing the correct version 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

VS2019 Unit Test Project is not loading
Unit Test projects of every solution in my system has stopped working. It has become unloaded and is marked for migration. I cannot...
Read more >
Visual Studio 2019 Project Opening Error - Microsoft Q&A
Restart Visual Studio. If you have loaded projects, then in VS solution Explorer, please right-click your project > Unload project > right-click ...
Read more >
Visual Studio 2019 unable to load one project due ...
I'm setting up Visual Studio 2019 on a new Windows 11 PC and VS is unable to load one of the projects in...
Read more >
"Error: One or more projects in the solution were not loaded ...
Reason for Problem · open your Visual Studio and select Open a project or solution VisualStudio InitScreen · then Browse to your project...
Read more >
Visual Studio Solution Unavailable (reload doesn't work)
Right click the project which is not loading, in VS Solution Explorer · Click on Remove and confirm the removing process · Right...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found