Re: Can't Debug Add-Ins

From: Nick (nick029_at_heha.net.tw)
Date: 08/28/04


Date: Sat, 28 Aug 2004 12:11:21 +0800

Hi,

For my case:

1. I can debug, even with no installation (VS.NET -> shared add-in
wizard -> build project -> debug, work!)

2. After install & uninstall (using the MSI auto created by VS.NET), the
debugging does not work.

Nick

Marvin Bobo wrote:
> I have noticed that when debugging Outlook add-ins that I had to run the
> install for the project once and then debugging started working. Also, I had
> to set the project properties in VS .NET to run the proper program in the
> debugging section by pointing it to the full path to outlook. It definitely
> didn't work out of the gate until I did these steps. Maybe its related?
>
> "Jared" wrote:
>
>
>>Call me a baby but, it's actually physically painful to work this way.
>>It's weird because it works for the rest of my staff just not me.
>>
>>I'm going to try to reload office for the 10th time. And if that doesn't
>>work, maybe the VS or the OS.
>>
>>-J
>>
>>"Martin Pacheco" wrote:
>>
>>
>>>a MessageBox with the error is not enought for you?
>>>
>>>"Nick" wrote:
>>>
>>>
>>>>Hi,
>>>>
>>>>This might be exactly the same case which I have posted here some days
>>>>before....
>>>>
>>>>Add-in is working, but debugging is lost in VS.NET
>>>>
>>>>Nick
>>>>
>>>>
>>>>Jared wrote:
>>>>
>>>>
>>>>>I can't seem to debug my add-ins. But if I start the app stand alone, the
>>>>>add-ins work fine. Therefore, the problem doesn't appear to be in my code.
>>>>>
>>>>>It's the same in Excel, Powerpoint, and Word: the app starts, then promptly
>>>>>quits.
>>>>>
>>>>>Any ideas would be appreciated!
>>>>>
>>>>>-Jared
>>>>>
>>>>>
>>>>



Relevant Pages

  • Re: Recommend a debugger
    ... Can I debug using one of those? ... problem is you have VC6 which has poor remote debugging, ... The easiest thing is if you could install VC6 on the PC that is crashing. ... VC installed and load the .dmp file into VC. ...
    (microsoft.public.vc.mfc)
  • Re: Visual Studio locking-up for all debug functions
    ... debugging and managed debugging? ... > Yesterday I did a complete NEW install of VS.NET (including the ... > The computer hangs up (when in VS.NET and I click a debug function) and I ...
    (microsoft.public.vsnet.debugging)
  • Re: [Fwd: What do people think about not installing a stripped /kernel ?]
    ... And if we're also going to install modules with debug ... GNU toolchain it is possible to split executable and debugging info into ...
    (freebsd-arch)
  • Re: [Fwd: What do people think about not installing a stripped /kernel ?]
    ... And if we're also going to install modules with debug ... GNU toolchain it is possible to split executable and debugging info into ...
    (freebsd-current)
  • Re: WM_TIMER crash (maybe)?
    ... addition, I suspect that, given the debug dialog IS, in fact, a dialog, and therefore it ... For example, if you install VC, it typically installs the ... that you could be replacing older DLLs with the latest redistributable DLLs. ... the rest were system DLLs, including OLE/COM libraries ...
    (microsoft.public.vc.mfc)