P
Pieter Coucke
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
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