Search code examples
visual-studio-2012windows-runtimearmremote-debuggingwindows-8.1

Debugging Surface RT 8.1 from Visual Studio 2012


It seems only the VS 2013 Remote tools for ARM works on Windows 8.1.

Does this mean that Visual Studio 2012 is obsolete now for WinRT development?


Solution

  • Yes, it's indeed obsolete.

    For windows 8.1 RT development, set up a separate 8.1 machine with VS 2013.

    Update

    As of Visual Studio 2012 Update 4, remote debugging to 8.1 seems to be available.