Visual Studio keeps crashing whenever I try to reerange my windows or try to open new ones (for example the Toolbox or the project browser)
I have all the recent updates, but it is yet not fixed.
Please help.
Visual Studio keeps crashing whenever I try to reerange my windows or try to open new ones (for example the Toolbox or the project browser)
I have all the recent updates, but it is yet not fixed.
Please help.
Hi @IliasM-2190 ,
Welcome to Microsoft Q&A!
Do you mean that you still encounter the situation after updating your Visual Studio to the latest version? Could you tell me what your project type is? If possible, please share me some screenshots in order for me to reproduce it.
Please open CMD and go to C:\Program Files (x86)\Microsoft Visual Studio\2019\version name\Common7\IDE folder, run the command: devenv /safemode to run your Visual Studio in safe mode. Then, create a new project and check if the installed extensions lead to the problem or not.
Besides, you can try to delete the hidden .vs, bin and obj folders in the project folder and check again.
Sincerely,
Anna
If the answer is helpful, please click "Accept Answer" and upvote it.
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.
Hey Anna,
I just found the solution right after I posted my Question.
I am sorry, I forgot to delete it.
All I had to do was to reinstall VisualStudio Community. Sadly I cannot finde the Forum with the solution right now.
Nevertheless, thanks for your help :)
11 people are following this question.