Advertisement

01.02.2007 at 03:58AM PST, ID: 22108052
[x]
Attachment Details

Dll exception

Asked by tariq6000 in Microsoft Visual C++.Net

Tags: 0x7c812a5b, 0xeedfade, exception

Hi experts,
I want to add a com dll file in my project.I wtitten the below code to create a pst file in c drive.
Program compiled successfully
But the function Logon() goes fail and sows a exception :
"Unhandled exception at 0x7c812a5b in samp.exe: 0x0EEDFADE: 0xeedfade."


CoInitialize(NULL);
IRDOSessionPtr session;
HRESULT hr = session.CreateInstance(__uuidof(RDOSession));
session->Logon(" ",NULL,NULL,NULL,NULL,NULL);
session.Release();



what is the problem.Is there other way to add com dll in prject.
Plz tell



manu

Start Free Trial
[+][-]01.04.2007 at 01:38PM PST, ID: 18247004

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Microsoft Visual C++.Net
Tags: 0x7c812a5b, 0xeedfade, exception
Sign Up Now!
Solution Provided By: DanRollins
Participating Experts: 1
Solution Grade: A
 
 
[+][-]01.27.2007 at 12:11PM PST, ID: 18411589

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]02.01.2007 at 05:43PM PST, ID: 18449406

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32