![]() |
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
|
|||
|
|||
![]()
Hi
I am trying to develop a COM Add-In for outlook 2003 in VB6 (SP6). My development machine is Windows 2003 server ( I normally develop web apps). I have followed the instructions and implemented IDTExtensibility2. I have put no code other than a msgbox in the OnConnection event. I can add the COM Add-In fine and it works - but only if I am running the ActiveX project in the VB IDE at the time. If i shut outlook and restart without the IDE running (have comiled and registered the DLL) then Outlook does not laod the Add-In giving the message in the Add-In dialog "Not Loaded. A runtime error occurred during the loading of the COM Add-In." The same DLL works OK on a Win2K server/Outlook 2000 machine, but not on XP/Outlook 2000 which makes me think it is a XP/2003 issue. I tried signing the DLL with a code signing cert issued by a trussted CA, but this makes no difference. Does anybody have any ideas? Thanks in advance. |
Ads |
#2
|
|||
|
|||
![]()
Am 4 Apr 2006 04:07:09 -0700 schrieb :
As you messed up the Outlook versions at the buttom of your message, is it possible that the Add-In runs fine with Outlook 2003 and doesn´t with Outlook 2000? -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.vbOffice.net -- Hi I am trying to develop a COM Add-In for outlook 2003 in VB6 (SP6). My development machine is Windows 2003 server ( I normally develop web apps). I have followed the instructions and implemented IDTExtensibility2. I have put no code other than a msgbox in the OnConnection event. I can add the COM Add-In fine and it works - but only if I am running the ActiveX project in the VB IDE at the time. If i shut outlook and restart without the IDE running (have comiled and registered the DLL) then Outlook does not laod the Add-In giving the message in the Add-In dialog "Not Loaded. A runtime error occurred during the loading of the COM Add-In." The same DLL works OK on a Win2K server/Outlook 2000 machine, but not on XP/Outlook 2000 which makes me think it is a XP/2003 issue. I tried signing the DLL with a code signing cert issued by a trussted CA, but this makes no difference. Does anybody have any ideas? Thanks in advance. |
#3
|
|||
|
|||
![]()
Hi Viele
Thanks for your reply. I wrote the Add-In on a Windows 2003/Outlook 2003 environment. It will only work on that platform running in the IDE. The other environments I have tested it on a 1. Windows 2000/Outlook 2000 - works 2. Windows XP/Outlook 2000 - doesn't work |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
load CommandBarPopup | jim | Add-ins for Outlook | 0 | February 15th 06 07:13 PM |
Load once | Dave C | Outlook - Installation | 2 | January 24th 06 07:42 PM |
Cant down load more than 512 message ? | Mike Baudoux | Outlook Express | 5 | January 21st 06 08:39 PM |
Add-In in Outlook doesn't load any more | outl00kalium | Add-ins for Outlook | 0 | January 8th 06 05:49 PM |
Outlook 2003: Add-In doesn't load any more | outl00kalium | Add-ins for Outlook | 0 | January 8th 06 02:46 PM |