Click to See Complete Forum and Search --> : Calling an ActiveX application in Service


June 21st, 2000, 08:01 PM
Hai,

I have an application which runs as a service. In that application, I am calling an ActiveX EXE using CreateObject function. It is starting the new application as a process which I don't want. Because we can not terminate the new application. If we try to do that, it says that Permission denied.

How can I call an ActiveX EXE just as an application so that I can have total control on that application?.

Pls help me,

Thanking you in anticipation

Ravi