View Single Post
  #2  
Old November 2nd 06, 06:00 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default User Account Control and Add-in install

Did you try to debug your dll by specifying regsvr32.exe as the host app?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"Slava Barouline" slavadotbarouline@recruitmentsystemsdotcomdotau wrote in
message ...
Hi

I am trying to install Addin for Outlook 2007 Beta 2 under Windows Vista
RC2
using regsvr32.

I get an exception
[Window Title]
RegSvr32

[Content]
The module "TRSOutlookAddin.dll" was loaded but the call to
DllRegisterServer failed with error code 0x80004005.

For more information about this problem, search online using the error
code as a search term.

[OK]

To register Addin I need to open Outlook and do it via Tools -
Options -....- COM Addins

If I turn off UAC, regsvr32 works fine.

What is the right way to install Outlook Addin in Windows Vista?

Thanks





Ads