Error: Mixed mode debugging for IA64 processes is unsupported

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

The Visual Studio debugger does not support debugging mixed native and managed code in an Itanium-based process.

To correct this error

  • Build a 32-bit version of your application for debugging.

See Also

Set Up the Remote Tools on the Device