D
David Thielen
Hi;
I recently had to change my system to a domain login and in the course of
that my profile got screwed up (mostly lost).
Now when I go to run my add-in from Visual Studio, I go to Tools, Com
Add-ins, select it, and click OK. Word then immediately exits. It does not
drop in to the debugger. It does not give any messages - it's just gone and
the debugger output shows nothing. The debugger is aware that the program has
exited.
I set the debugger to break if any exception of any type is thrown - even if
it is caught. I also put breakpoints at the start of every method I have in
my IDTExtensibility2 class. It does not break in to the debugger.
HELP!!!!!!!!!!!!
I recently had to change my system to a domain login and in the course of
that my profile got screwed up (mostly lost).
Now when I go to run my add-in from Visual Studio, I go to Tools, Com
Add-ins, select it, and click OK. Word then immediately exits. It does not
drop in to the debugger. It does not give any messages - it's just gone and
the debugger output shows nothing. The debugger is aware that the program has
exited.
I set the debugger to break if any exception of any type is thrown - even if
it is caught. I also put breakpoints at the start of every method I have in
my IDTExtensibility2 class. It does not break in to the debugger.
HELP!!!!!!!!!!!!