Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   Addin problem during load (http://www.outlookbanter.com/add-ins-outlook/16800-addin-problem-during-load.html)

chris ampofo June 4th 06 01:31 PM

Addin problem during load
 
I have developed an addin in vb6. Sometimes the addin loads successfully
during startup, but most of the time it does not, and I have to exit outlook
and then go back in.

Can anyone help on how to create addins which loads similar to Mcafee Virus
addins for outlook.

I have looked at exchange client extensions but these require C++ .

Does anyone know of any workarounds.

Thanks,

Chris.



Ken Slovak - [MVP - Outlook] June 5th 06 01:59 PM

Addin problem during load
 
Does your addin end up in the disabled items? If so there is some unhandled
error and Outlook is disabling your addin.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"chris ampofo" wrote in message
...
I have developed an addin in vb6. Sometimes the addin loads successfully
during startup, but most of the time it does not, and I have to exit
outlook and then go back in.

Can anyone help on how to create addins which loads similar to Mcafee
Virus addins for outlook.

I have looked at exchange client extensions but these require C++ .

Does anyone know of any workarounds.

Thanks,

Chris.



chris ampofo June 5th 06 09:10 PM

Addin problem during load
 
Ken,

It is not added to the disabled items

Sue Moesher of Outlookcode.com has suggested I look into Micro Eye AddInMon
in an Outlook COM Add-in. This seems to be on the right track. For other
with similar problems please go to
http://www.microeye.com/resources/res_addinmon.htm to read more. I am
investigating now and will post update.

Thanks,

Chris.
"Ken Slovak - [MVP - Outlook]" wrote in message
...
Does your addin end up in the disabled items? If so there is some
unhandled error and Outlook is disabling your addin.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"chris ampofo" wrote in message
...
I have developed an addin in vb6. Sometimes the addin loads successfully
during startup, but most of the time it does not, and I have to exit
outlook and then go back in.

Can anyone help on how to create addins which loads similar to Mcafee
Virus addins for outlook.

I have looked at exchange client extensions but these require C++ .

Does anyone know of any workarounds.

Thanks,

Chris.





chris ampofo June 5th 06 09:45 PM

Addin problem during load
 
Ken,

I have just noticed your contribution to the dev of AddinMon program.

I have just tried to implement it with no avail. The problem does not even
fire the onconnection method in order for the addinmon to load.


"chris ampofo" wrote in message
...
Ken,

It is not added to the disabled items

Sue Moesher of Outlookcode.com has suggested I look into Micro Eye
AddInMon in an Outlook COM Add-in. This seems to be on the right track.
For other with similar problems please go to
http://www.microeye.com/resources/res_addinmon.htm to read more. I am
investigating now and will post update.

Thanks,

Chris.
"Ken Slovak - [MVP - Outlook]" wrote in message
...
Does your addin end up in the disabled items? If so there is some
unhandled error and Outlook is disabling your addin.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"chris ampofo" wrote in message
...
I have developed an addin in vb6. Sometimes the addin loads successfully
during startup, but most of the time it does not, and I have to exit
outlook and then go back in.

Can anyone help on how to create addins which loads similar to Mcafee
Virus addins for outlook.

I have looked at exchange client extensions but these require C++ .

Does anyone know of any workarounds.

Thanks,

Chris.







Ken Slovak - [MVP - Outlook] June 6th 06 02:32 PM

Addin problem during load
 
Yes, I was involved in the AddInMon development project, as well as its
replacement project.

Is your addin set to load on startup? LoadBehavior = 3. That or being
disabled is about the only reason an addin won't receive On_Connection.

What about ActiveSynch or some other synch software? Running any? What
version of Outlook, you don't mention that.

What version of Outlook is running on the machine where you run the addin?
What version on the computer where you compile the addin?

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"chris ampofo" wrote in message
...
Ken,

I have just noticed your contribution to the dev of AddinMon program.

I have just tried to implement it with no avail. The problem does not even
fire the onconnection method in order for the addinmon to load.




All times are GMT +1. The time now is 12:28 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