Re: Unable to start debugging




I have a similar problem when trying to debug a Word add-in written in C# on VS2003.

No matter what executable I set in the "Start Application" box, I get the following:

Error while trying to run project: Unable to start debugging.
Unable to start program '...'.

(no mention of "access denied" or anything else)

Re-registering mdm does not help.

Debugging "normal" C++ or C# projects works fine.


What kind of project is it? C# class library?

Try to create a new simple project of the same kind,
and specify the same executable in "Start Application".
Will the debugger be able to start it?

Oleg




.



Relevant Pages

  • Re: [GIT PULL v2] Early SLAB fixes for 2.6.31
    ... But does this matter? ... When the debugging options are turned off, ... And the "extra cacheline load does not matter" reasoning can only be ...
    (Linux-Kernel)
  • Re: [GIT PULL v2] Early SLAB fixes for 2.6.31
    ... But does this matter? ... When the debugging options are turned off, ... And the "extra cacheline load does not matter" reasoning can only be ...
    (Linux-Kernel)
  • Re: I got problems with VC 2002 (or 2003) edit and continue
    ... >-When I'm debugging, and change the code while the program being debugged is ... VC6 would also do the same. ... > Again the complexity of the changes does not matter here. ... I can't honestly say native EnC is better or worse than it was in VC6. ...
    (microsoft.public.vc.debugger)
  • Re: dcc64.exe
    ... "I can't use the VCL or the spectacular D2006 IDE" ... You can't do either one without a fair amount of extra ... Which -oh luck?- is close enough for the differences not to matter. ... The only thing that really doesn't work is the debugging ...
    (borland.public.delphi.non-technical)
  • Re: [RFC PATCH 01/19] lockdep: annotate reclaim context (__GFP_NOFS)
    ... Doh, ... Thanks for debugging. ... Should just be a matter of sticking ...
    (Linux-Kernel)

Loading