Visual Studio Solution Loading Issue

Yaco Ibars 0 Reputation points
2023-10-26T09:46:07.4+00:00

When I open a solution in Visual Studio, it initially loads correctly, as shown in the attached image. However, after about ten seconds, the solution appears to become empty.

I've tried resolving this issue by uninstalling Visual Studio and reinstalling it using the installer, but the problem persists. It's worth noting that this problem only occurs with large-scale projects, as smaller projects load without any issues.

Developer technologies Visual Studio Other
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2023-10-26T11:58:43.57+00:00

    Hi @Yaco Ibars

    Welcome to Microsoft Q&A! 

    Are you using VS2022? Please update it to the latest version. 

    Please try to launch your Visual Studio in Safe Mode (run devenv /SafeMode in Developer Command Prompt for VS 2022).

    Then, click on File > Open > Project/Solution > go to the project folder > double-click on the xxxx.sln > check that the solution loads properly, 

    Besides, did you remember what actions you took before it occurred? 

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

     


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.