"Unable to start debugging" Managed C++



Hi,

When I want to debug a managed c++ dll with other .Net projects (c#)
in the same solution, I got an error from VS2003 "Unable to start
debugging. Unable to start program ...".

I try to debug by starting winword.exe.

When I try "start without debugging" it works.

Does it have an option in Visual studio that I need to set to be able
to debug the managed c++?

Thanks

Dominique

.



Relevant Pages

  • Error 430 driving me NUTS!!
    ... but this issue is causing my brain to short circuit (in addition to ... I have created an ActiveX dll and a test 'Container' application for it. ... debugging the dll, run the 'Container' and it worked. ... code just fine, but as soon as I closed down and try to debug, no go. ...
    (microsoft.public.vb.com)
  • Re: Cant Debug COM Interface
    ... that is loading the dll. ... if I specify the second exe as host application I ... When I start to debug the application the DLL ... > Debugging in this configuration is definitely possible. ...
    (microsoft.public.vsnet.debugging)
  • Re: Office or InDesign breaks VS 2005 debugging?
    ... Given tha I was using and debugging the sub-projects in this solution before ... some getting used to) and the debug symbols for the child project are no ...
    (microsoft.public.vsnet.debugging)
  • Re: cant bebug a dll
    ... You cannot mix debug and release MFC environments without expecting serious disasters. ... other aids for debugging, but you have to give up something here. ... >> debugging the DLL, this message can obviously be ignored. ...
    (microsoft.public.vc.mfc)
  • Re: How to debug an unmanaged dll?
    ... Then click on Debug, Start new instance on the native ... What should I do to debug my dll - ... You have to switch between debugging the native and managed parts of your ... Walkthrough: Debugging a Solution That Includes Both Managed and Native ...
    (microsoft.public.dotnet.framework.compactframework)

Loading