Visual Studio solution explorer out of memory exception

前端 未结 3 670
悲哀的现实
悲哀的现实 2021-01-18 04:53

When I open the visual studio 2010 premium, Solution explorer doesn\'t show up. It was working and now its not.

It is showing a out of memory exception. Any help wou

3条回答
  •  执笔经年
    2021-01-18 05:04

    try resetting visual studio by closing it out completely and running the following command.

    devenv /resetsettings
    

提交回复
热议问题