H-Sphere Documentation Sysadmin Guide

 

Restarting H-Sphere Winbox Service

 
 

Related Docs:   Restarting IIS

Last modified: 17 Oct 2007

 

To stop H-Sphere service on an H-Sphere Windows server, run in command prompt:

net stop hssvc
net stop hsphere

Here, hssvc is required for ASP-based Winbox services implemented in earlier versions of H-Sphere (written in C), and hsphere for SOAP-based H-Sphere services (written in .NET).

To start H-Sphere service on a Winbox, run:

net start hssvc
net start hsphere


Related Docs:   Restarting IIS



© Copyright 1998-2008. Positive Software Corporation.
All rights reserved.