A Beebox installation consists of a Windows Service and an IIS web site (the user interface and the API). The
The Windows service is named "Wordbee Beebox Server" and can be configured or managed from the Windows Services tool:
- Use to change start mode:
For example, if you want the service to be started manually.
- Use to change service account:
For example, if the default system account does not have sufficient rights to access resources that you want the Beebox to access (shared files, network, etc.).
- Use to restart service:
The Beebox server appears to hang or you want to kill a long running operation. Before doing this, we strongly recommend you use the Reset Server button in the Beebox administration page. In most cases this will have the same effect.
In most cases the Beebox service is just fine and you do not need to administer it.
...
Locate Wordbee Beebox Server and right click to access the configuration menu or service details:
Warning |
---|
Please be aware that with each installation or upgrade of the Beebox software, the installer resets the defaults. If you require custom values, you need to apply them after each install. |
Restart service
Access the service details above, click Stop and then Start.
...