I created an Outlook 2003 add-in using C# 2.0 in visual studio 2005. This add-in adds a button to the toolbar when someone is replying to or creating a new email. When the user clicks on the button to send an email, the code records this information to the database. This plug-in is used by our sales and marketing teams. IT tells me that at least two or three times a month, they have to uninstall and re-install the add-in to get it to show up. There doesn't seem to be anything we pinpoint that would be causing this to stop loading. Is there anything I can check for to figure out this problem?
Thanks Royal