Hover Tooltip stopped working in Visual Studio 2012 Express for Web?

牧云@^-^@ 提交于 2020-01-03 03:41:21

问题


Was working on a new solution, new project in Visual Studio 2012 Express for Web. For some reason, the tooltip info that normally appears for variables and objects when I hit a breakpoint while debugging is no longer working, even for my older solutions/projects that used to work fine. The breakpoints work fine, but no info at all appears when I hover over variables, etc.

Have no idea if this has anything to do with it, but I did set this new solution/project to ASP 4.5.


回答1:


Repairing Visual Studio did not work. I uninstalled and reinstalled Visual Studio. My problem now seems to be resolved.



来源:https://stackoverflow.com/questions/17309752/hover-tooltip-stopped-working-in-visual-studio-2012-express-for-web

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