Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Add-Ins / March 2004

Tip: Looking for answers? Try searching our database.

ComAddIn fails under Windows XP

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Hans-Juergen Neschtschenko - 31 Mar 2004 14:04 GMT
Hello,
a ComAddIn which is programmed with VB6 works fine in Ol 2000 under Windows
2000.

It does not load however under Windows XP (still OL 2000).
The loadbehavior entry in the registry changes to 2. Even when i set it
manually to 3 again.
No errorhandling works in the IDTExtensibility2-Subroutines, obviously the
ComAddIn refraines to load.

Any help?
Am I missing something basic?

Signature

THX
Hans-Juergen
--

Ken Slovak - [MVP - Outlook] - 31 Mar 2004 15:30 GMT
If you look in Help, About Microsoft Outlook, Disabled Items is your addin
listed there? If it is then Outlook is disabling it when it starts up. You
can highlight it and click on Enable and see if that changes things.

When there is a disabled add-in, Outlook creates
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Resiliency\Disabled
Items.
It adds a binary value for that add-in with a name that is randomly
generated. The Resiliency key exists if there is at least one disabled item,
but if you re-enable the add-in then the Resiliency key and DisabledItems
subkey are both deleted. So the presence of the Resiliency key serves as a
general test for the existence of disabled items. You can re-enable the
add-in by deleting the specific binary reg value, or by removing the whole
key.

Signature

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

> Hello,
> a ComAddIn which is programmed with VB6 works fine in Ol 2000 under Windows
[quoted text clipped - 8 lines]
> Any help?
> Am I missing something basic?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.