Register Redemption Object

V

vincent.y.chan

Hi,

I was wondering if anyone could help me out on this. I have a client
who is experiencing some errors with our addin because I think the
redemption object (which we use in our addin) is not registered on
their computer. However, when I ask them to register the .dll on
their computer it says " ... dll was loaded but the DLLRegisterServery
entry point was not found. The file can not be registered". Does
anyone know how can I register the redemption.dll manually? The
reason why I believe the redemption.dl is not registered on our
client's computer is the following error message I get from their log
files.. "Unable to cast COM object of type 'Redemption.MAPIUtilsClass'
to interface type 'Redemption.IMAPIUtils'. This operation failed
because the QueryInterface call on the COM component for the interface
with IID '{D45B0772-5801-4E61-9CBA-84120557A4D7}' failed due to the
following error: No such interface supported (Exception from HRESULT:
0x80004002 (E_NOINTERFACE))". Any help would appreciated.

thanks,

Vincent
 
D

Dmitry Streblechenko

The "DLLRegisterServery entry point was not found" error means that either
they were trying to load a wrong dll or tha tteh dll is damaged.

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top