D
David B. Bitton
I'm having trouble with debugging my C# addin for Outlook 2003. Whenever I
attempt to start Outlook from within Visual Studio, Outlook immediately
crashes when it comes up. If I then start it again manually, Outlook tells
me the last time it started up, my addin crashed and if I want to disable
it. I say no.
Now, I know that my plugin is running within Outlook. I check this by
adding some MessageBox.Show()'s inside and they do popup. Also, I attempted
to attach the debugger from the processes list in Visual Studio and I get a
message that the IDE was unable to attach the debugger. Any ideas?
--
--
David B. Bitton
(e-mail address removed)
www.codenoevil.com
Code Made Fresh DailyT
attempt to start Outlook from within Visual Studio, Outlook immediately
crashes when it comes up. If I then start it again manually, Outlook tells
me the last time it started up, my addin crashed and if I want to disable
it. I say no.
Now, I know that my plugin is running within Outlook. I check this by
adding some MessageBox.Show()'s inside and they do popup. Also, I attempted
to attach the debugger from the processes list in Visual Studio and I get a
message that the IDE was unable to attach the debugger. Any ideas?
--
--
David B. Bitton
(e-mail address removed)
www.codenoevil.com
Code Made Fresh DailyT