OutLook Add-In crashing .NET 2.0 framework

E

elixirmike

We are in the processing of building out one of our core contact management
features, and one of our tools is an Outllook plug-in that auto-syncs
contacts with our web-service for our clients. We are in the development
stages and I recently ran into an issue where installing the add-in totally
crashed outlook. What get’s reported in the event viewer is a .NET 2.0
Framework fatal error. What’s strange is that it HAD been running fine on my
machine until at one point Outlook was acting funny and I shut it
down/re-started it and then it kept crashing as long as my addin was
installed.

I have done everything I can to debug this issue, including
un-installing/re-installing the add-in, the .net 2.0 framework itself, Office
2007 and even the Office primary interops.

What’s also strange is that if I install the add-in on a “Clean†machine, it
works fine. Is there some way for me to debug why my machine is throwing this
..NET framework 2.0 error?

The solution uses the COM shim, and the app itself is writtin in VB.NET 2005.
Thanks for any help you can provide.
 

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