![]() |
Setup For Outlook Add-in
I have created a little test add-in for outlook 2003 using the VS 2003
and it works fine on my deveopment machine, Where I run into trouble is building a working installer that loads the plugin on a other machine. It looks like the installer registers the Plugin under the outlook keys but it doesn't register the CSLID Key for the plugin. I think that means that outlook looks for a plugin that matches the class in the outlook plugin key, but can't find it regesterd. If I try to register it manually with regsvr32 it says there is not entry point in the dll. On my develpoment machine that works there is a CSLID regitry entry but it refers to the bin folder of my project not the installed program folder. It looks like VS registers the dll every compile. I am stumped. Any ideas on what I could be missing? |
Setup For Outlook Add-in
Ok, I decided to create a new add-in and that project works fine. I
did attempt to rename the current project after I got it working the way I wanted it too. Could this be some kind of name to class issue in the code? Does the prebuild installer have a settings that needs to be updated? If I change the class name of the project? |
All times are GMT +1. The time now is 12:09 PM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com