Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: Component design question


Message #1 by =?iso-8859-1?Q?Marcelo_Adri=E1n_Zanolin?= <zanolin_marcelo@r...> on Wed, 12 Feb 2003 15:41:47 -0300

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




  Return to Index