1.Install VS 2012 Ultimate on Windows 8, then launch VS 2012, but cannot find the device panel from the VS2012 view menu. Only 3 debugging options for the Windows Store app:
Simulator Local Machine Remote Machine
The device bar mentioned here .
2. If you are debugging a Windows storage application using Simulator, start the application, and then try to stop the debugging application using Alt + F4, the application running in the simulator will not be closed if you switch to VS 2021 using Alt + Tab to stop VS 2012 debugger will be frozen and crash.
I don’t know where it is wrong. How to fix it? Where to find the device’s panel, is it the same as the simulator?
source share