Error: Mixed mode debugging for IA64 processes is unsupported
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Error: Mixed mode debugging for IA64 processes is unsupported.
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.
Show: