redemption dll not registering in windows vista

Status
Not open for further replies.
D

d2xhbg

Hi,

I'm getting exception when I try to create an instance of RDOSession

interface. Please find the below code:

RDOSession sess = new RDOSession().

This statement throws "{"Retrieving the COM class factory for component with

CLSID {29AB7A12-B531-450E-8F7A-EA94C2F3C05F} failed due to the following

error: 8007007e.":null}" exception.

Even I tried to register it using regsvr32 and it's done sucessfully. After

registration also, its throwing the same error.

Any idea, what is the issue.
 
That is the CLSID for RDOSession. So either something is blocking that

object creation or the CLSID isn't correctly or fully registered or

installed where expected. That error message is usually a

FileNotFoundException.

Check in your registry for that CLSID in HKCR\CLSID\ and make sure it's

correct and points to the corrct location in the InprocServer32 subkey. Try

registering it again, check your permissions to create objects, see if new

works for other applications.

"wlan" <wlan> wrote in message

news:ACBC81C3-B437-403E-AA69-FAA1AD97968E@microsoft.com...
> Hi,

> I'm getting exception when I try to create an instance of RDOSession
> interface. Please find the below code:

> RDOSession sess = new RDOSession().

> This statement throws "{"Retrieving the COM class factory for component
> with
> CLSID {29AB7A12-B531-450E-8F7A-EA94C2F3C05F} failed due to the following
> error: 8007007e.":null}" exception.

> Even I tried to register it using regsvr32 and it's done sucessfully.
> After
> registration also, its throwing the same error.

> Any idea, what is the issue.
>
 
Is that 32 or 64 bit Vista? Is you app compiled as a 32 bit or 54 bit app?

Dmitry Streblechenko (MVP)

-

"wlan" <wlan> wrote in message

news:ACBC81C3-B437-403E-AA69-FAA1AD97968E@microsoft.com...
> Hi,

> I'm getting exception when I try to create an instance of RDOSession
> interface. Please find the below code:

> RDOSession sess = new RDOSession().

> This statement throws "{"Retrieving the COM class factory for component
> with
> CLSID {29AB7A12-B531-450E-8F7A-EA94C2F3C05F} failed due to the following
> error: 8007007e.":null}" exception.

> Even I tried to register it using regsvr32 and it's done sucessfully.
> After
> registration also, its throwing the same error.

> Any idea, what is the issue.
>
 
I meant "64 bit app", not 54 :)

Dmitry Streblechenko (MVP)

-

"Dmitry Streblechenko" <dmitry@dimastr.com> wrote in message

news:%23KuOPr93JHA.5816@TK2MSFTNGP02.phx.gbl...
> Is that 32 or 64 bit Vista? Is you app compiled as a 32 bit or 54 bit app?

> > Dmitry Streblechenko (MVP)
>

>

>

> -
> "wlan" <wlan> wrote in message
> news:ACBC81C3-B437-403E-AA69-FAA1AD97968E@microsoft.com...
> > Hi,
>

>> I'm getting exception when I try to create an instance of RDOSession
> > interface. Please find the below code:
>

>> RDOSession sess = new RDOSession().
>

>> This statement throws "{"Retrieving the COM class factory for component
> > with
> > CLSID {29AB7A12-B531-450E-8F7A-EA94C2F3C05F} failed due to the following
> > error: 8007007e.":null}" exception.
>

>> Even I tried to register it using regsvr32 and it's done sucessfully.
> > After
> > registration also, its throwing the same error.
>

>> Any idea, what is the issue.
> >


>
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
C Assign To and CC list while using Redemption.dll library Outlook VBA and Custom Forms 10
A Edit subject - and change conversationTopic - using VBA and redemption Outlook VBA and Custom Forms 2
N Redemption VBA basics...something's missing Using Outlook 0
D Redemption? Need rapid pull of Outlook Contacts, email + notes for VBA Using Outlook 1
J 64-bit version of Redemption? Outlook VBA and Custom Forms 2
E Redemption access AppointmentItem Label from outlook Outlook VBA and Custom Forms 6
E Redemption MAPI access(c#) Outlook VBA and Custom Forms 4
W Redemption::RDOMail.PrintOut() / DoAction(maPrint) not working Outlook VBA and Custom Forms 1
B Use Redemption to get sender's email address Outlook VBA and Custom Forms 3
M EMail1Address and EMail1AddressType strangeness using Redemption Outlook VBA and Custom Forms 2
A Creating Redemption.MAPIUtils failed with Windows 7 x64 Outlook VBA and Custom Forms 5
D href tags does not result in the full url with Redemption Outlook VBA and Custom Forms 4
E Redemption Foldes.Add doesn't work Outlook VBA and Custom Forms 3
E Redemption Foldes.Add doesn't work Outlook VBA and Custom Forms 3
N Redemption.RDOSession logon() stops emails sending-they stay in Ou Outlook VBA and Custom Forms 3
E Should I switch to redemption Outlook VBA and Custom Forms 11
E Should I switch to redemption Outlook VBA and Custom Forms 11
C Redemption - Rules for outlook Outlook VBA and Custom Forms 1
G Error in Outlook Object Model with redemption and google apps prem Outlook VBA and Custom Forms 3
P Redemption Send EMail Outlook VBA and Custom Forms 10
S redemption reference Outlook VBA and Custom Forms 1
T Configure mailbox OutofOffice with Redemption Outlook Outlook VBA and Custom Forms 1
Y Redemption MessageItem SaveAs problem Outlook VBA and Custom Forms 8
R Newbie Redemption ISafeMailItemPtr question Outlook VBA and Custom Forms 6
Q GAL.ResolveName issue with REDEMPTION Outlook VBA and Custom Forms 5
Q REDEMPTION HANGING during LOGON Outlook VBA and Custom Forms 2
P Redemption not working on OL2007 Outlook VBA and Custom Forms 2
P Redemption Send EMail fails Outlook VBA and Custom Forms 4
S delete appointmentitem permanently using redemption Outlook VBA and Custom Forms 2
D redemption - foldercreate event + delegate user Outlook VBA and Custom Forms 8
U Re: Read fields with Redemption Outlook VBA and Custom Forms 1
V redemption MAPIUtils Outlook VBA and Custom Forms 3
S Outlook 2007 crash linked to gdiplus.dll Using Outlook 0
M Outlook 2013 fails to start -- missing WindowsCodecs.dll error Using Outlook 3
A "Microsoft Exchange Add-In" (UmOutlookAddin.dll) + Outlook Security Form ... Using Outlook 4
T DLL Locations Outlook VBA and Custom Forms 1
S help with bcmms.dll BCM (Business Contact Manager) 1
H Run .dll programatically Outlook VBA and Custom Forms 7
O stdole.dll Outlook VBA and Custom Forms 4
A How can I create and install an outlook plugin as a dll? Outlook VBA and Custom Forms 3
A How can I create and install an outlook plugin as a dll? Outlook VBA and Custom Forms 3
A Plugin registering the same email twice. Outlook VBA and Custom Forms 5
I Registering custom url protocol handler that Outlook recognizes Outlook VBA and Custom Forms 2

Similar threads

Back
Top