R
Roger Wang
Hi,
I have encountered a problem with Outlook 2003 addin installation, on which
I have been stuck for days.
The problem is:
I have created a very simple addin for Outlook using VB6. The addin is as
simple as just showing a message box when outlook starts up. I register this
addin using regsvr32, or Visual Studio Installer, or Visual Studio .NET
Setup Project (have tried everything). The program runs fine on the same
account. But if I log off and log back on to the same machine using a
different account, say a normal user account (no admin rights), then the
addin just disappears. I cannot even find it in the COM Addin list within
Outlook, nor can I manually add it from within Outlook.
From what I've heard, this may be just to do with Outlook 2003? Or is the
solution moving from VB6 to .NET?
Thanks
Regards
Robert
I have encountered a problem with Outlook 2003 addin installation, on which
I have been stuck for days.
The problem is:
I have created a very simple addin for Outlook using VB6. The addin is as
simple as just showing a message box when outlook starts up. I register this
addin using regsvr32, or Visual Studio Installer, or Visual Studio .NET
Setup Project (have tried everything). The program runs fine on the same
account. But if I log off and log back on to the same machine using a
different account, say a normal user account (no admin rights), then the
addin just disappears. I cannot even find it in the COM Addin list within
Outlook, nor can I manually add it from within Outlook.
From what I've heard, this may be just to do with Outlook 2003? Or is the
solution moving from VB6 to .NET?
Thanks
Regards
Robert