Click here to Skip to main content
15,888,984 members
Home / Discussions / COM
   

COM

 
AnswerRe: import tlb vs. include _i.h Pin
Mike Dimmick6-Apr-06 0:12
Mike Dimmick6-Apr-06 0:12 
QuestionCOM and Video Pin
gilzig5-Apr-06 5:54
gilzig5-Apr-06 5:54 
Questionpassing user defined data types from any client to COM object Pin
kvamsidr4-Apr-06 2:04
kvamsidr4-Apr-06 2:04 
AnswerRe: passing user defined data types from any client to COM object Pin
Gizzo4-Apr-06 7:34
Gizzo4-Apr-06 7:34 
AnswerRe: passing user defined data types from any client to COM object Pin
Laxman Auti15-Apr-06 2:03
Laxman Auti15-Apr-06 2:03 
QuestionCAsyncsocket in ATL Pin
zubair_ahmed4-Apr-06 0:38
zubair_ahmed4-Apr-06 0:38 
QuestionDirectX in internet explorer Pin
quickshot0073-Apr-06 3:31
quickshot0073-Apr-06 3:31 
QuestionProblem Debugging ATL-COM DLL Project Pin
Findingnimmo3-Apr-06 0:32
Findingnimmo3-Apr-06 0:32 
Hi,
i am working on Project(i.e distributed application) involves ATL COM component and MFC GUI application. The arcitecture of of the project is as follows

--> The ATL-COM component project (named as PAObjects) generates PAObjects.dll. This project is having few function written to querey the
database in MS SQL server 2000. These functions are exposed through COM interface.
--> I wrote MFC GUI application that make use of function written in above ATL-COM component project.
--> The above two project modules are running on windows 2000 server operating system.

Actually, I want to debug the functions written in ATL-COM component project (named as PAobjects). The following steps i followed to debug the
ATL-COM component.
1) In COM DLL project, i set the break point at the required location within function. Also in visual studio IDE project--> setting option, Under Debug Tab, for "executable for debug session" , i provide path to my MFC application EXE.
2) Also set Debug break point in MFC application, from where call is made to ATL-COM project function.
3) i compiled both the modules in Debug mode. Also registered the COM dll.

So when i am trying to debug the function in ATL-COM project, Control is not at all comming to function in ATL-COM project.

Can anybody suggest me, what else setting is required to debug this function.....Any Artical or E-book or Link focusing on this debugging issue will helpful to me..

thanks
Nimesh Patel.

Nimesh
AnswerRe: Problem Debugging ATL-COM DLL Project Pin
khan++3-Apr-06 2:25
khan++3-Apr-06 2:25 
GeneralRe: Problem Debugging ATL-COM DLL Project Pin
Findingnimmo3-Apr-06 18:24
Findingnimmo3-Apr-06 18:24 
GeneralRe: Problem Debugging ATL-COM DLL Project Pin
khan++3-Apr-06 20:37
khan++3-Apr-06 20:37 
GeneralRe: Problem Debugging ATL-COM DLL Project Pin
Findingnimmo4-Apr-06 4:22
Findingnimmo4-Apr-06 4:22 
GeneralRe: Problem Debugging ATL-COM DLL Project Pin
khan++4-Apr-06 4:37
khan++4-Apr-06 4:37 
QuestionWindows AMnagement Instrumentation task Pin
abhiramsss2-Apr-06 23:39
abhiramsss2-Apr-06 23:39 
QuestionServer to client communication using DCOM Pin
abhiramsss30-Mar-06 23:07
abhiramsss30-Mar-06 23:07 
Questionopened file problem Pin
aaaan30-Mar-06 17:55
aaaan30-Mar-06 17:55 
AnswerRe: opened file problem Pin
Stephen Hewitt30-Mar-06 18:00
Stephen Hewitt30-Mar-06 18:00 
QuestionIstream pipes Pin
jason s {3E44F2FF-8ED8-4ff9-8669-6672A203F776}30-Mar-06 10:52
jason s {3E44F2FF-8ED8-4ff9-8669-6672A203F776}30-Mar-06 10:52 
AnswerRe: Istream pipes Pin
Stephen Hewitt30-Mar-06 11:26
Stephen Hewitt30-Mar-06 11:26 
GeneralRe: Istream pipes Pin
jason s {3E44F2FF-8ED8-4ff9-8669-6672A203F776}30-Mar-06 11:41
jason s {3E44F2FF-8ED8-4ff9-8669-6672A203F776}30-Mar-06 11:41 
GeneralRe: Istream pipes Pin
Stephen Hewitt30-Mar-06 11:47
Stephen Hewitt30-Mar-06 11:47 
GeneralRe: Istream pipes Pin
jason s {3E44F2FF-8ED8-4ff9-8669-6672A203F776}30-Mar-06 12:07
jason s {3E44F2FF-8ED8-4ff9-8669-6672A203F776}30-Mar-06 12:07 
GeneralRe: Istream pipes Pin
Stephen Hewitt30-Mar-06 12:25
Stephen Hewitt30-Mar-06 12:25 
AnswerRe: Istream pipes Pin
Andy Brummer31-Mar-06 11:18
sitebuilderAndy Brummer31-Mar-06 11:18 
QuestionActiveX Control Pin
Anthony988730-Mar-06 9:04
Anthony988730-Mar-06 9:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.