Click here to Skip to main content
15,912,897 members
Home / Discussions / COM
   

COM

 
AnswerRe: Multi threading in c++ Pin
Jürgen Jung1-Jul-07 21:26
Jürgen Jung1-Jul-07 21:26 
QuestionHow to Deploy Presentation Layer and COM + in two servers? Pin
Sylvester george27-Jun-07 19:04
Sylvester george27-Jun-07 19:04 
Questionverify MS Index server from code Pin
kaushik_Manoj26-Jun-07 18:47
kaushik_Manoj26-Jun-07 18:47 
QuestionWhy TLS(Thread Local Storage) can not be used in COM Pin
jsjwql26-Jun-07 16:58
jsjwql26-Jun-07 16:58 
AnswerRe: Why TLS(Thread Local Storage) can not be used in COM Pin
Roger Stoltz27-Jun-07 1:56
Roger Stoltz27-Jun-07 1:56 
QuestionSQL XML 3 BulkLoad Error Pin
Panchal Hardik25-Jun-07 2:29
Panchal Hardik25-Jun-07 2:29 
AnswerRe: SQL XML 3 BulkLoad Error Pin
Dave Kreskowiak25-Jun-07 4:05
mveDave Kreskowiak25-Jun-07 4:05 
QuestionCatching events from C# COM in VC++ client Pin
Gakk22-Jun-07 3:57
Gakk22-Jun-07 3:57 
Hello!

I have an application written i VC++ (Visual C++ 6.0). This application already connects to several COM-objects and listens to events from them. This works very well.

My latest COM-object is written in C# (Visual Studio 2005). I connect to this object the same way, and listens to events (delegates) from the object.

But the events only works on my computer. I works in boty release and debug. I have tried to copy the software to serveral other computers, but then I receive no events. It connects to the object, and I can call functions in the C# COM-object, and display the return value, but OnXmlEvent(LPCTSTR text) is never called in my C++ application.

Any Idea about what's missing? For testing porposes I have created a console application in C# that connects to the C# COM-object, and this works fine on any computer, so I think my problem is the C++ application.

Am I missing a DLL or library? Confused | :confused:

Smile | :) Frode
QuestionProblem with dll file Pin
Natarajasivan22-Jun-07 0:45
Natarajasivan22-Jun-07 0:45 
Question"Server busy" since changed to VC2005 SP1 [modified] Pin
howieh21-Jun-07 20:47
howieh21-Jun-07 20:47 
Questionadd Activex Object Pin
dhatchu21-Jun-07 16:27
dhatchu21-Jun-07 16:27 
QuestionPrinterProperties Pin
moon_stick21-Jun-07 5:46
moon_stick21-Jun-07 5:46 
AnswerRe: PrinterProperties Pin
moon_stick21-Jun-07 22:41
moon_stick21-Jun-07 22:41 
QuestionStateable Web application using COM+ Pin
Babak Ansari19-Jun-07 23:38
Babak Ansari19-Jun-07 23:38 
QuestionReleasing a com interface Pin
john563219-Jun-07 18:31
john563219-Jun-07 18:31 
AnswerRe: Releasing a com interface Pin
Steve S20-Jun-07 1:49
Steve S20-Jun-07 1:49 
AnswerRe: Releasing a com interface Pin
Erik Midtskogen20-Jun-07 12:36
Erik Midtskogen20-Jun-07 12:36 
QuestionDifference between COM and DLL Pin
Karismatic19-Jun-07 1:24
Karismatic19-Jun-07 1:24 
AnswerRe: Difference between COM and DLL Pin
Steve S21-Jun-07 2:05
Steve S21-Jun-07 2:05 
AnswerRe: Difference between COM and DLL Pin
CPallini24-Jun-07 20:38
mveCPallini24-Jun-07 20:38 
QuestionProblem facing with connection points Pin
Raj Prathap17-Jun-07 21:05
Raj Prathap17-Jun-07 21:05 
AnswerRe: Problem facing with connection points Pin
HakunaMatada20-Jun-07 19:38
HakunaMatada20-Jun-07 19:38 
GeneralRe: Problem facing with connection points Pin
Raj Prathap20-Jun-07 21:52
Raj Prathap20-Jun-07 21:52 
QuestionConfused about queryinterface and cocreateinstance Pin
sawerr17-Jun-07 20:39
sawerr17-Jun-07 20:39 
AnswerRe: Confused about queryinterface and cocreateinstance Pin
cool_raja19-Jun-07 21:04
cool_raja19-Jun-07 21: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.