Click here to Skip to main content
16,016,306 members
Home / Discussions / COM
   

COM

 
GeneralRe: doubt regarding a com server containing another com server Pin
Michael P Butler21-Oct-01 3:25
Michael P Butler21-Oct-01 3:25 
GeneralCan you please answer me for this: Pin
In-At26-Oct-01 20:14
In-At26-Oct-01 20:14 
GeneralSome questions about build proxy dll through *.idl files Pin
star_see20-Oct-01 5:54
star_see20-Oct-01 5:54 
GeneralI have found the answer to my question. Pin
star_see20-Oct-01 6:49
star_see20-Oct-01 6:49 
Questionhow do you debug com servers? Pin
Nish Nishant20-Oct-01 1:24
sitebuilderNish Nishant20-Oct-01 1:24 
AnswerRe: how do you debug com servers? Pin
Michael P Butler20-Oct-01 11:27
Michael P Butler20-Oct-01 11:27 
GeneralRe: how do you debug com servers? Pin
Nish Nishant20-Oct-01 19:54
sitebuilderNish Nishant20-Oct-01 19:54 
AnswerRe: how do you debug com servers? Pin
Bill Wilson22-Oct-01 14:19
Bill Wilson22-Oct-01 14:19 
Try stepping into the Invoke call instead of the CoCreate call. That works for me. When the new VS IDE comes up, it will be in some Microsoft ole code. If you don't have the source for the MS code you will get the kind of message you describe. Just press on.

When the new IDE opens up, open the source file(s) for your server, insert break points and hit GO. For some reason, breakpoints set up in the original IDE don't work while debugging. If you save the second environment (when prompted) the break points will be retained.



Hope this helps,
Bill
GeneralCoCreateInstance funny resturn value Pin
Nish Nishant20-Oct-01 0:25
sitebuilderNish Nishant20-Oct-01 0:25 
GeneralRe: CoCreateInstance funny resturn value Pin
NormDroid20-Oct-01 0:33
professionalNormDroid20-Oct-01 0:33 
GeneralRe: CoCreateInstance funny resturn value Pin
Nish Nishant20-Oct-01 0:40
sitebuilderNish Nishant20-Oct-01 0:40 
GeneralRe: CoCreateInstance funny resturn value Pin
NormDroid20-Oct-01 0:51
professionalNormDroid20-Oct-01 0:51 
GeneralRe: CoCreateInstance funny resturn value Pin
Nish Nishant20-Oct-01 1:03
sitebuilderNish Nishant20-Oct-01 1:03 
GeneralRe: CoCreateInstance funny resturn value Pin
Nish Nishant20-Oct-01 1:18
sitebuilderNish Nishant20-Oct-01 1:18 
GeneralRe: CoCreateInstance funny resturn value Pin
NormDroid20-Oct-01 2:59
professionalNormDroid20-Oct-01 2:59 
GeneralRe: CoCreateInstance funny resturn value Pin
Bill Wilson23-Oct-01 7:21
Bill Wilson23-Oct-01 7:21 
GeneralIWebBrowser2->ExecMB(...) problem Pin
IGx8919-Oct-01 8:34
IGx8919-Oct-01 8:34 
GeneralRe: IWebBrowser2->ExecMB(...) problem Pin
IGx8919-Oct-01 10:53
IGx8919-Oct-01 10:53 
GeneralRe: IWebBrowser2->ExecMB(...) problem Pin
Bret Faller19-Oct-01 12:13
Bret Faller19-Oct-01 12:13 
GeneralUrgent Help on COM Pin
Nilotpal19-Oct-01 0:26
Nilotpal19-Oct-01 0:26 
GeneralRe: Urgent Help on COM Pin
Firoz19-Oct-01 4:22
Firoz19-Oct-01 4:22 
GeneralRe: Urgent Help on COM Pin
Michael Dunn19-Oct-01 8:25
sitebuilderMichael Dunn19-Oct-01 8:25 
Generalexe service using com which uses ADO:) Pin
18-Oct-01 22:04
suss18-Oct-01 22:04 
Generalupdate Pin
Johny Flash19-Oct-01 1:17
Johny Flash19-Oct-01 1:17 
GeneralRe: exe service using com which uses ADO:) Pin
Rashid Thadha20-Oct-01 12:56
Rashid Thadha20-Oct-01 12:56 

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.