[Migrated content. Thread originally posted on 04 July 2011]
Hi there,I am running in a client/server environment.
I have an activex control on the server, does anyone know how I create an incstance on the server when running the wrun32.exe on the client. There is no screen display at all.
I know how to create activex objects on the client just by displaying it on a form etc but am struggling with the server. I have looked at the SERVER-NAME when displaying the activex but get a compile error.
I tried using the CREATE statemnt but did not know what the object name should be and kept getting errors.
So if I have an activeX control that performs functions and want to run it on the server not the client does anyone know hhow to do it ?
