G
Guest
Hi all,
I am trying to use a simple smart device ATL COM server .EXE
(out-of-process server) w/ a CF 2.0 client. I succeed in creating the object
w/ new operator, but when I attempt to call any interface method or property
an exception is risen: no such interface. My image has DCOM enabled, and the
same COM server works greats with scripts (w/ cescripts) and any native
client (in C++ via smart pointers).
Any suggestions? I have no idea. Do you think this could be due to the lack
of marhalling in CF? If so, how to fix it?
Thank you for the help.
Kind regards,
Andrea
I am trying to use a simple smart device ATL COM server .EXE
(out-of-process server) w/ a CF 2.0 client. I succeed in creating the object
w/ new operator, but when I attempt to call any interface method or property
an exception is risen: no such interface. My image has DCOM enabled, and the
same COM server works greats with scripts (w/ cescripts) and any native
client (in C++ via smart pointers).
Any suggestions? I have no idea. Do you think this could be due to the lack
of marhalling in CF? If so, how to fix it?
Thank you for the help.
Kind regards,
Andrea