Projects are not loading in Visual Studio 2019 enterprise after installing Visual Studio 2022 enterprise

Vijayarajan Vivek 96 Reputation points
2021-11-08T23:31:29.39+00:00

Hello,

I just installed visual studio 2022 Enterprise and after that Visual Studio 2019 Enterprise is not loading any project s, any project which I open shows like

147512-image.png

Developer technologies Visual Studio Other
{count} votes

1 answer

Sort by: Most helpful
  1. Gerrit Jan Straatsma 1 Reputation point
    2021-11-09T08:56:37.1+00:00

    I had the same issue.
    Found this: https://github.com/dotnet/sdk/issues/14139

    Removing the C:\Program Files (x86)\dotnet\' from the PATH variable solved it in my case.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.