![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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? |
#2
|
|||
|
|||
![]()
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? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Unattended Outlook Client Setup | Dave Leonardi | Outlook - General Queries | 0 | February 14th 06 03:05 PM |
setup for outlook express | Ben | Outlook - Fax Functions | 1 | February 2nd 06 09:03 PM |
Outlook setup | John | Outlook - Installation | 0 | January 27th 06 02:14 AM |
how do i setup up outlook to get email from netscape | ventrue23 | Outlook - Installation | 1 | January 23rd 06 04:47 PM |