Click here to Skip to main content
15,884,237 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi,

I am facing problem while connecting COM dll with server exe. FindConnectionPoint() function is returning CONNECT_E_NOCONNECTION .
Same project is working properly in 32 bit system. But after porting that project in 64 bit system, it started creating above problem. I think Connection Pointer by which FindConnectionPoint() function called is not being made properly.I am new to ATL/COM.
Please help me, if anybody have some idea about it.

Thanks and Regards,
Ashish T.
Posted
Updated 21-Feb-11 21:51pm
v2
Comments
mbue 22-Feb-11 18:28pm    
Are dll and exe both in 64-bit?
Debojyoti Majumder 23-Mar-11 3:10am    
Can you share your code??

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900