Debugging VB6 Code From Visual Studio 2012
问题 We have a .NET application using a lot of legacy components written in VB6. We were able to debug the VB6 code using native code debugger and generated pdb files in Visual Studio 2010. After upgrading to the VS 2012 (including Update 2) we cannot do this. The module window shows following message: Binary was not built with debug information. You can also find following message in the output window: Module was built without symbols. When I try to load symbols manually, I get following message: