S
Steve Hunt
I have my own automation server (ActiveX EXE) created in
VB6 which I would like to run on the console session. I
would like to access this single ActiveX Server from
client apps running on both the console and thin client
sessions. However, although this works ok with console
apps, everytime I run a thin client app a new instance of
the ActiveX Server is created locally on the thin client
session!
How can I therefore access the ActiveX server running on
the console session from a thin client app via the COM
interface?
Many thanks
VB6 which I would like to run on the console session. I
would like to access this single ActiveX Server from
client apps running on both the console and thin client
sessions. However, although this works ok with console
apps, everytime I run a thin client app a new instance of
the ActiveX Server is created locally on the thin client
session!
How can I therefore access the ActiveX server running on
the console session from a thin client app via the COM
interface?
Many thanks