Hi:
I started a process as a service on a Windows 2000 server with the Resource
Kit.
The thing I want to do is to check the state of the process that the
service runs, adding a couple of methods an accessing this instance form an asp
page, so i can manage the state of the process in a remote way form any browser
that can access the page.
The question is: How to make an ActiveX component (out-of-process?) that
run just one single instance, so when i access it from an asp page be the same
instance that is running as a service.
Thanks in advance, please sorry for my english.
Marcelo Zanolin