unable to debug outlook 2003 shared addin application

V

vidishasharma

Hi,

I am unabel to debug outlook 2003 shared addin application. I have a
key in registry at HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook
\Addins\OutlookAddin.Connect with all the required entries. Load
behaviour is 3.

I have also checked there are no items disabled in outlook. Still it
is not getting debugged.

It was getting debugged sometime back only after I created a shim
control the debugger stopped.

Can somebody guide me on this.

Thanks,
Tom
 
V

vidishasharma

I found the solution.

For creating the shim control one of the step is to uncheck the
register for COM interop. I did that.

After that when I wanted to debug my appliocation it was required to
check that again and I was able to debug my application.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top