COM/DCOM

Moderators: None (Apply to moderate this forum)
Number of threads: 177
Number of posts: 250

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
help me.. about ATL COM Posted by RajeshKapure on 18 Oct 2005 at 5:05 AM
Hi All,

Help Me...

Problem is that we have com + ATL + MTS components and we created successfully.
All component are link to each other. e.g. SYSCTRL is depend on MasterCTRL and MasterCTRL is depend on DBConn. This are the components.
Just createion of object in asp page it is failed. Bze
SYSCTRL this calls to MasterCTRL and this call to DBConn this component.
statements is

returnVal = CLSIDFromProgID(OLESTR("DBConn.AtlDBConn"),&clsid);

I had check out the CLSID both are same. In asp and com code.
after that statement is
returnVal = playerQPtr.CreateInstance(clsid);

at that time it does not create the instance.

Any suggestion's.

Regards,
Rajesh



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.