home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / iis4_07.cab / IIS_as_process.txt1 < prev    next >
Text File  |  1997-10-25  |  524b  |  6 lines

  1. Running IIS as a Process Instead of a Service
  2. ---------------------------------------------
  3.  
  4. When debugging ISAPI applications, ISAPI filters, server components, or other code you are writing to run on top of IIS or PWS on Windows NT, it is sometimes convenient to run IIS as a process. This allows you to start inetinfo.exe from the command line or from inside your development tools, instead of managing it as an NT service, as happens by default.
  5.  
  6. For information on this, please see ..\components\IIS_as_process.txt