Visual Studio 2012 no longer debugs unmanaged C ++

Recently my Visual Studio 2012 lost the ability to debug unmanaged code. I have a C # project that references a C ++ COM module. It uses interop library which I created with tlbimp.exe. The COM module is registered, and the C # project has "Allow native code debugging". I am using Windows 7 (current for updates) as my operating system and this project is set to x86 for C # and C ++. This is a practice I've been doing for years and debugging has never been a problem.

When the project is loaded, the breakpoints are disabled with the message "Currently the breakpoint will not be removed. No symbols have been loaded for this document." When I load the Modules window, the COM module is not listed and I cannot find how to add it ...

Is there a recent update or something that might be causing this issue? What can I do to make this work again?

+3
c ++ c # visual-studio-2012 com visual-studio-debugging


source to share


No one has answered this question yet

Check out similar questions:

1424
How to fix "The breakpoint will not be removed at this time. No symbols have been loaded for this document." warning?
1104
.gitignore for Visual Studio projects and solutions
480
Debugging / loading Visual Studio is very slow
443
ReSharper "Unable to resolve symbol" even while building project
52
Symbol file won't load for debugging custom project in Visual Studio 2012
7
Debug C # dll from C ++ - solutions via COM
3
Visual Studio 2017 v15.5 Aspnet Core 2.0.3 not debugging on IISExpress
3
Debugging COM C ++ code via .net interop class
2
Visual Studio 2012 crashes when starting debug c ++ project
0
Debugging mixed mode Visual Studio 2012



All Articles
Loading...
X
Show
Funny
Dev
Pics