Click here to Skip to main content
15,893,668 members
Home / Discussions / COM
   

COM

 
GeneralRe: Pass BSTR with Connection point. Pin
HakunaMatada15-Oct-06 22:41
HakunaMatada15-Oct-06 22:41 
QuestionRecovering Deleted Messages(MAPI) Pin
neha.agarwal2711-Oct-06 20:33
neha.agarwal2711-Oct-06 20:33 
QuestionWeb Browser Development question: How can i get the href url before IMG tag. Pin
Tarloy.Ding10-Oct-06 23:56
Tarloy.Ding10-Oct-06 23:56 
QuestionWeb Service Client with complexType Pin
guilhermesmi9-Oct-06 10:37
guilhermesmi9-Oct-06 10:37 
Questionprblem with cocreateinstance ....! Pin
Sakthiu9-Oct-06 1:19
Sakthiu9-Oct-06 1:19 
AnswerRe: prblem with cocreateinstance ....! Pin
prasad_som9-Oct-06 1:43
prasad_som9-Oct-06 1:43 
GeneralRe: prblem with cocreateinstance ....! Pin
Sakthiu9-Oct-06 1:51
Sakthiu9-Oct-06 1:51 
AnswerRe: prblem with cocreateinstance ....! Pin
Lim Bio Liong9-Oct-06 4:09
Lim Bio Liong9-Oct-06 4:09 
Hello Sakthiu,

Aside from the fact that the third parameter to CoCreateInstance() is CLSCTX_INPROC_SERVER whareas your COM server is an EXE Server (the parameter value should be CLSCTX_LOCAL_SERVER), there are also many other possibilities (e.g. COM server not registered, proxy/client DLL not registered, etc).

It would also help tremendously if you let us know what the return value to CoCreateInstance() is (i.e. the value of "hr").

- Bio.

Questionsimulate draging a file (drag and drop) Pin
drax_08158-Oct-06 20:53
drax_08158-Oct-06 20:53 
QuestionException of com in web application Pin
King Shez8-Oct-06 20:19
King Shez8-Oct-06 20:19 
QuestionIssues with COM-WOW64 Pin
indranil_m7-Oct-06 15:50
indranil_m7-Oct-06 15:50 
QuestionExcel.Range.set_Value string length limitation [modified] - solved (kind of...) Pin
mikone6-Oct-06 1:36
mikone6-Oct-06 1:36 
QuestionNew method problem Pin
prasad_som5-Oct-06 5:00
prasad_som5-Oct-06 5:00 
AnswerRe: New method problem Pin
Roger Stoltz5-Oct-06 23:17
Roger Stoltz5-Oct-06 23:17 
GeneralRe: New method problem Pin
prasad_som5-Oct-06 23:26
prasad_som5-Oct-06 23:26 
QuestionRe: New method problem Pin
Roger Stoltz5-Oct-06 23:59
Roger Stoltz5-Oct-06 23:59 
AnswerRe: New method problem Pin
prasad_som6-Oct-06 0:11
prasad_som6-Oct-06 0:11 
GeneralRe: New method problem Pin
Roger Stoltz6-Oct-06 2:29
Roger Stoltz6-Oct-06 2:29 
GeneralRe: New method problem Pin
prasad_som6-Oct-06 2:41
prasad_som6-Oct-06 2:41 
GeneralRe: New method problem Pin
Roger Stoltz6-Oct-06 4:48
Roger Stoltz6-Oct-06 4:48 
GeneralRe: New method problem Pin
prasad_som6-Oct-06 19:43
prasad_som6-Oct-06 19:43 
AnswerRe: New method problem Pin
prasad_som7-Oct-06 19:04
prasad_som7-Oct-06 19:04 
QuestionError tracing problem Pin
Radu Sorin5-Oct-06 3:45
Radu Sorin5-Oct-06 3:45 
QuestionATL property in OCX Control (MFC) Pin
AntonioKeh5-Oct-06 1:02
AntonioKeh5-Oct-06 1:02 
QuestionProblem in using com (not have .h file) Pin
Manish_Home4-Oct-06 20:31
Manish_Home4-Oct-06 20:31 

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.