P
paresh
Hi,
I have created Outlook COM Add-in successfully but I am facing problems in
loading this Add-in as a normal user in Outlook. If I put normal(non-admin)
account into Administrators group then everything works fine and registered
Add-in, automatically gets added to COM Add-in list and start working as
expected. but if I remove myself from Administrator group then Add-in is not
getting added in to COM Add-in list automatically and even I am not able to
add it manually from "tools->options->other->Advanced Option->COM Add-ins".
The more thing is, when I registered Add-in as an administrator, it displays
add-in in reference list but don't load and create button on outlook tool
bar. This everything works fine if I add non-admin account in the
Administrators group.
Also when I try to create Add-in dll from VB6 File->make dll as normal user,
it says "Error in accessing system registry". It also not allows me to run
the Add-in by clicking Run button with "Permission denied" message.
I think this is the only problem. I am not able to create Add-in as a normal
user and hence it is not allowing me to add COM-in or register COM Add-in as
normal user.
Any help would be much appreciated.
Thanks a ton,
Paresh
I have created Outlook COM Add-in successfully but I am facing problems in
loading this Add-in as a normal user in Outlook. If I put normal(non-admin)
account into Administrators group then everything works fine and registered
Add-in, automatically gets added to COM Add-in list and start working as
expected. but if I remove myself from Administrator group then Add-in is not
getting added in to COM Add-in list automatically and even I am not able to
add it manually from "tools->options->other->Advanced Option->COM Add-ins".
The more thing is, when I registered Add-in as an administrator, it displays
add-in in reference list but don't load and create button on outlook tool
bar. This everything works fine if I add non-admin account in the
Administrators group.
Also when I try to create Add-in dll from VB6 File->make dll as normal user,
it says "Error in accessing system registry". It also not allows me to run
the Add-in by clicking Run button with "Permission denied" message.
I think this is the only problem. I am not able to create Add-in as a normal
user and hence it is not allowing me to add COM-in or register COM Add-in as
normal user.
Any help would be much appreciated.
Thanks a ton,
Paresh