Click here to Skip to main content
15,886,919 members
Home / Discussions / COM
   

COM

 
GeneralRe: Please help. Problem with including .idl file Pin
Kiran Pinjala19-Jul-06 23:47
Kiran Pinjala19-Jul-06 23:47 
Questionhow to use activeX inside ActiveX [modified] Pin
Chetan Sheladiya19-Jul-06 19:38
professionalChetan Sheladiya19-Jul-06 19:38 
AnswerRe: how to use activeX inside ActiveX Pin
Prakash Nadar1-Aug-06 1:18
Prakash Nadar1-Aug-06 1:18 
Questionhow to login Pin
With_problem19-Jul-06 17:48
With_problem19-Jul-06 17:48 
Questionstarting problem with Netmeeting sdk program Pin
Kiran Pinjala19-Jul-06 2:28
Kiran Pinjala19-Jul-06 2:28 
Questionstarting problem with Netmeeting sdk program Pin
Kiran Pinjala19-Jul-06 2:43
Kiran Pinjala19-Jul-06 2:43 
Questiona way around constructor arguments Pin
nikhil_ag198518-Jul-06 21:07
nikhil_ag198518-Jul-06 21:07 
QuestionProblem in debugging COM+ DLL Pin
Findingnimmo18-Jul-06 20:37
Findingnimmo18-Jul-06 20:37 
Hi All,

I am working on distributed application project in VC++. In my project, I am facing problem in debugging COM+ DLL (i.e ATL-COM DLL with MTS) project module. I want to debug one function inside this COM+ DLL. The function that I want to debug is called by windows service project module(i.e myproject.exe which is run as service on the same machine where COM+ DLL is registered.)

To debug this COM+ DLL, I compile both COM+ DLL project module and windows service module(i.e myproject.exe ) in debug mode with appropriate break points. In MS Visual C++ IDE, project setting option for COM+ DLL project module, under “executable for debug session” I added path for debug version of windows service EXE (i.e myproject.exe).

The Problem is, “when I trying to debug COM+ DLL module by pressing F5, it invokes the myproject.exe and stops at statement in windows service EXE (i.e myproject.exe) which is calling function inside the COM+ DLL that I want to debug. But when I press “Debugstep Into” or F11 to debug the COM+ DLL code, it is unable to link to COM+ DLL code and returns only return value from function inside COM+ DLL that I want to debug”

You can reach me on nimesh2611@rediffmail.com

Can any one tell me what other setting required under Project setting in VC++ IDE.

Or

Can you tell me some other approach to debug this COM+ DLL ?

Or

Send me some related links or document that helps me out…

Thanks
Nimesh patel.




Nimesh
QuestionDifficulty in creating object of IMAPI Pin
kanduripavan18-Jul-06 18:48
kanduripavan18-Jul-06 18:48 
AnswerRe: Difficulty in creating object of IMAPI Pin
Steve S18-Jul-06 21:48
Steve S18-Jul-06 21:48 
GeneralRe: Difficulty in creating object of IMAPI Pin
kanduripavan19-Jul-06 20:22
kanduripavan19-Jul-06 20:22 
QuestionPING using WMI Pin
abhiramsss18-Jul-06 18:18
abhiramsss18-Jul-06 18:18 
Questiongreetings Pin
PatrickDGreat18-Jul-06 16:06
PatrickDGreat18-Jul-06 16:06 
AnswerRe: greetings Pin
RRRB20-Jul-06 0:25
RRRB20-Jul-06 0:25 
QuestionBrowser Helper Object (BHO) not loading on some machines Pin
alianyn18-Jul-06 3:49
alianyn18-Jul-06 3:49 
QuestionActivex control and IE Pin
sunita ramesh18-Jul-06 1:39
sunita ramesh18-Jul-06 1:39 
AnswerRe: Activex control and IE Pin
Mike Dimmick18-Jul-06 6:35
Mike Dimmick18-Jul-06 6:35 
QuestionGood online tutorial please Pin
Kiran Pinjala17-Jul-06 18:45
Kiran Pinjala17-Jul-06 18:45 
AnswerRe: Good online tutorial please Pin
Steve S18-Jul-06 1:26
Steve S18-Jul-06 1:26 
GeneralRe: Good online tutorial please Pin
Kiran Pinjala19-Jul-06 2:35
Kiran Pinjala19-Jul-06 2:35 
Questionhelp Pin
With_problem17-Jul-06 16:48
With_problem17-Jul-06 16:48 
QuestionCompiling IDL with MIDL Pin
Mark F.17-Jul-06 3:38
Mark F.17-Jul-06 3:38 
AnswerRe: Compiling IDL with MIDL Pin
Steve S17-Jul-06 4:58
Steve S17-Jul-06 4:58 
GeneralRe: Compiling IDL with MIDL Pin
Mark F.17-Jul-06 5:07
Mark F.17-Jul-06 5:07 
Questioncompile Activex as exe executable? Pin
dude_445316915-Jul-06 20:34
dude_445316915-Jul-06 20:34 

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.