Click here to Skip to main content
15,910,130 members
Home / Discussions / COM
   

COM

 
GeneralRe: Registering Proxy/stub DLL Pin
Roger Stoltz11-Oct-05 3:24
Roger Stoltz11-Oct-05 3:24 
QuestionCoCreateInstance Pin
Chirag_Saglani5-Oct-05 0:46
Chirag_Saglani5-Oct-05 0:46 
AnswerRe: CoCreateInstance Pin
Jörgen Sigvardsson5-Oct-05 2:19
Jörgen Sigvardsson5-Oct-05 2:19 
GeneralRe: CoCreateInstance Pin
Chirag_Saglani5-Oct-05 17:30
Chirag_Saglani5-Oct-05 17:30 
AnswerRe: CoCreateInstance Pin
vishalmore11-Oct-05 2:07
vishalmore11-Oct-05 2:07 
QuestionQuestion to Gurus Pin
Jagadeesh VN4-Oct-05 20:35
Jagadeesh VN4-Oct-05 20:35 
AnswerRe: Question to Gurus Pin
vishalmore11-Oct-05 2:24
vishalmore11-Oct-05 2:24 
QuestionStrange, even stranger errors with my DCOM... (Long MSG) Pin
morenz4-Oct-05 3:29
morenz4-Oct-05 3:29 
Hi folks... it's me again.... Cry | :((

Now approaching wit another strange problem.
I just upgraded my systems to Platform SDK Feb '03 to permit me to declare UUIDs in structs in IDL files.
I finished redesigning all the project, put the structs in right places, made the appropriate modifies, then I compiled the server and that went OK, compiled the proxy/stub DLL and that was OK again, compiled the client and it went OK.
After that I picked up the server executable and the DLL and copied in my folder on client side, and tried to register both of them. The DLL was OK, but not the client. I got a MessageBox that told me of a memory leak, but the title of that MessageBox left me breathless. (LWTCPJSOCKWNDYCLASS: STTRServer.exe - Application Error). I tried to search about that string but don't know what it is. I just can guess that is something about the network, but just nothing more.
So I fulfilled the registration part with log statements and I saw that the program executes ALL the instructions (and the return code is ALWAYS S_OK!). So I was stuck. Just to try, I saw that the component registered however, so I tried to start it.
Well, it does some strange things.
1) It executes on both client and server (when I configured it to run ONLY on remote machine) and fills BOTH logsD'Oh! | :doh:
2) It gives me an error 0x80029c4a: cannot load library/DLL.D'Oh! | :doh: D'Oh! | :doh:

The only thing I've not yet done is to rebuild the project on client (since it's an XP Pro machine, while the server is a 2000 Pro machine), but it should work anyway, not event vice versa, but an older engine should work on a newer OS, not?

Is there someone that can help me? I can send (not post due of size) code to anyone that would like to analyze it.

Thanks again (and I hope this would be the last, for this project! I'm getting crazy!Mad | :mad: )

Morenz
AnswerRe: Strange, even stranger errors with my DCOM... (Long MSG) Pin
morenz5-Oct-05 4:31
morenz5-Oct-05 4:31 
Questionhelp for COM ebooks Pin
rohanr2p4-Oct-05 1:58
rohanr2p4-Oct-05 1:58 
AnswerRe: help for COM ebooks Pin
morenz4-Oct-05 3:36
morenz4-Oct-05 3:36 
AnswerRe: help for COM ebooks Pin
GizzoF4-Oct-05 5:41
GizzoF4-Oct-05 5:41 
AnswerRe: help for COM ebooks Pin
Brian C Hart30-Dec-05 23:31
professionalBrian C Hart30-Dec-05 23:31 
AnswerRe: help for COM ebooks Pin
Brian C Hart30-Dec-05 23:32
professionalBrian C Hart30-Dec-05 23:32 
QuestionStore procedure access through com dll in c++ Pin
Anonymous3-Oct-05 17:15
Anonymous3-Oct-05 17:15 
AnswerRe: Store procedure access through com dll in c++ Pin
Kurt _B18-Oct-05 10:02
Kurt _B18-Oct-05 10:02 
Questionhelp req in interoperatibility of com & .net Pin
arusmemon3-Oct-05 4:17
arusmemon3-Oct-05 4:17 
QuestionCOM getting phased out ? Pin
prcontact@hotmail.com3-Oct-05 2:56
prcontact@hotmail.com3-Oct-05 2:56 
GeneralRe: COM getting phased out ? Pin
Jörgen Sigvardsson3-Oct-05 6:20
Jörgen Sigvardsson3-Oct-05 6:20 
AnswerRe: COM getting phased out ? Pin
GizzoF3-Oct-05 21:34
GizzoF3-Oct-05 21:34 
Questionword addins Pin
a0kboy3-Oct-05 2:10
a0kboy3-Oct-05 2:10 
QuestionInvokeHelper In COM Pin
nvamshi3-Oct-05 1:35
nvamshi3-Oct-05 1:35 
AnswerRe: InvokeHelper In COM Pin
Anonymous3-Oct-05 8:06
Anonymous3-Oct-05 8:06 
QuestionAxAcroPDFLib ???? Pin
Walt12330-Sep-05 0:09
Walt12330-Sep-05 0:09 
AnswerRe: AxAcroPDFLib ???? Pin
Walt12330-Sep-05 15:53
Walt12330-Sep-05 15:53 

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.