473,404 Members | 2,170 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

Outlook Add In is not shown for 1 user...

Hi,

I developped some time ago an Outlook Add In (VB.NET 2005) that worked fine
during several months with all the users.

Suddenly, 2 weeks ago it stopped working for one of the users. The
administrator desinstalled it and installed it again, but that didn't work.
i did the same, desinstalled it, rebooted, removed everything I could find
about it in the registry of file system (nothing in both cases), reinstalled
it, but still not working... It works for every user on that pc, but not
forthis specific user...

I added a MessageBox at the beginning of the "Private Sub
ThisApplication_Startup(ByVal sender As Object, ByVal e As System.EventArgs)
Handles Me.Startup"-startup to be sure if it started or not, but the
MessageBox is never shown...

Does anybody has any idea why this happens?

and how to find a solution for this? Is there somehow a way to see which Add
Ins are available for who?

Thanks a lot in advance,

Pieter
May 8 '06 #1
3 1312
This is most likely because the add-in is listed in the Disabled Items list
from the Help -> About menu.

To see the list of available add-ins, go through Tools -> Options -> Other
-> Advanced Options... -> COM Add-Ins...

Also ensure that the LoadBehavior setting in
HKEY_CURRENT_USER\Software\Microsoft\Office\Outloo k\Addins\<add-in name> is
set to 3.

--
Eric Legault (Outlook MVP, MCDBA, MCTS: Messaging & Collaboration)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/
"Pieter Coucke" wrote:
Hi,

I developped some time ago an Outlook Add In (VB.NET 2005) that worked fine
during several months with all the users.

Suddenly, 2 weeks ago it stopped working for one of the users. The
administrator desinstalled it and installed it again, but that didn't work.
i did the same, desinstalled it, rebooted, removed everything I could find
about it in the registry of file system (nothing in both cases), reinstalled
it, but still not working... It works for every user on that pc, but not
forthis specific user...

I added a MessageBox at the beginning of the "Private Sub
ThisApplication_Startup(ByVal sender As Object, ByVal e As System.EventArgs)
Handles Me.Startup"-startup to be sure if it started or not, but the
MessageBox is never shown...

Does anybody has any idea why this happens?

and how to find a solution for this? Is there somehow a way to see which Add
Ins are available for who?

Thanks a lot in advance,

Pieter

May 8 '06 #2
"Eric Legault [MVP - Outlook]" <el*********@REMOVEZZZmvps.org> wrote in
message news:9F**********************************@microsof t.com...
This is most likely because the add-in is listed in the Disabled Items
list
from the Help -> About menu.


It was indeed this! Thanks a lot!
Any idea why this happens? and is there somehow a way to get a warning when
an Add In gets disabled?
May 10 '06 #3
Add-ins can become disabled if Outlook crashes frequently. One way to detect
if an expected add-in doesn't get loaded is through the COMAddIns collection:

If Application.COMAddIns(1).Connect Then
MsgBox "The add-in is connected."
Else
MsgBox "The add-in is not connected."
End If

You can run this during the Application_Startup event.

--
Eric Legault (Outlook MVP, MCDBA, MCTS: Messaging & Collaboration)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/
"Pieter Coucke" wrote:
"Eric Legault [MVP - Outlook]" <el*********@REMOVEZZZmvps.org> wrote in
message news:9F**********************************@microsof t.com...
This is most likely because the add-in is listed in the Disabled Items
list
from the Help -> About menu.


It was indeed this! Thanks a lot!
Any idea why this happens? and is there somehow a way to get a warning when
an Add In gets disabled?

May 10 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Daniel Pope | last post by:
Hello Everybody, I'm preparing for doing a daunting task: to access Out look Microsoft Outlook Express(regardles the operating system and Outlook version) from a Java applet (after the client...
2
by: Fritz Switzer | last post by:
Can anyone provide a small snippet in C# that pulls out the Contacts in Outlook XP. I've seen a couple of examples in C++ and VB in previous newsgroup posts, but either the originals didn't work...
9
by: Srinivas | last post by:
hi all how to access the outlook user profiles through VB.net any help.... thanks in advanc Srinivas
3
by: wizzbangca | last post by:
Hi everyone. Having problems with a utility I am writing for work. The previous IT Director thoughtfully allowed 3 (2000, xp, 2003) versions of outlook to be installed rather than 1. Now I need...
3
by: Pieter Coucke | last post by:
Hi, I developped some time ago an Outlook Add In (VB.NET 2005) that worked fine during several months with all the users. Suddenly, 2 weeks ago it stopped working for one of the users. The...
0
by: Slug | last post by:
Hello there, I am trying to create an add-in for Outlook using the VS.Net 2005 Shared Add-In project type. I've progressed far enough to have added a button to the main toolbar and have it...
8
by: mc | last post by:
I would like to be able to send from an ASP.NET page an email which when recieved takes the form of a "Sharing Invitation for a RSS Feed"...
0
by: gracepaul | last post by:
hi, I want to send mail to the client in a button click. For that i want to connect my project with outlook express. The client email id should be shown in the toaddress and the mails which i had...
0
by: Roman Optio | last post by:
Hi, I am currently working on a tool to transfer addressbook data such as contacts and organizations between Vondle and Outlook. For those of you who are wondering what Vondle is, it is an...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.