debug error: Debugging information for '***.exe' cannot be found or does not match. Symbols not loaded.
解决方法:
工程属性页 ->Debugging->Debugger Type, 设置为 'Managed Only'
环境:
Visual Studio 2008
解决方法:
工程属性页 ->Debugging->Debugger Type, 设置为 'Managed Only'
环境:
Visual Studio 2008