Visual Studio “Search Solution Explorer” is disabled

本秂侑毒 提交于 2019-12-18 12:53:12

问题


In Visual Studio 2015, every now and then my "Search Solution Explorer" is disabled. Doesn't seem to be any rhyme or reason to it, and often restarting Visual Studio or loading a different project does not help. I don't see anyone else on the internet complaining about this. Anyone run into this and have a fix?

I do have Resharper installed, and perhaps that's causing problems, though I believe I've run into this before I ever installed Resharper.

Alternatively, is there a third party extension I can install in Visual Studio 2015 to search by filename?


回答1:


Renaming the .suo file worked for a colleague just now.




回答2:


Delete the ".vs/projectname" folder from the "solutionname.sln" directory and restart visual studio should work.



来源:https://stackoverflow.com/questions/39251788/visual-studio-search-solution-explorer-is-disabled

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!