Visual Studio Watch window greyed out?

后端 未结 5 702
北荒
北荒 2021-02-14 13:21

I have a VB app that I need to monitor while it is running. I added some variables to the Watch window, but while the app is running the watch window is greyed out. The only w

5条回答
  •  Happy的楠姐
    2021-02-14 13:50

    Make sure you are in "Debug" build and Microsoft Debugger is running as a service and not blocked/disabled.

提交回复
热议问题