The configuration file of the SynerGIS WebOffice Extensions Service is located in <SynerGIS directory location>\GeoOffice\Bin\SynerGIS.WebOffice.Extensions.exe.config after installation.
In this file you can set values for the parameters IP-Adress, Port, MaxThreads and MaxWaitingConnnections. These parameters will overwrite the following default values. Any values exist in this file after installation, so WebOffice 10.2 SP3 uses the following values by default:
Port: 12000
MaxThreads: 10
MaxWaitingConnections: 5
If this default settings meet your requirements, you can skip this optional step and start the service directly as described at the bottom of this chapter.
Note: Depending on your machine and installation, the SynerGIS directory can be installed, e.g. in C:\Program Files\SynerGIS or C:\Program Files x86\SynerGIS.
Adapt SynerGIS WebOffice Extensions Service configuration (optional)
Optionally it may be adapted to custom requirements by setting new values for the parameters IP-Address, Port, MaxThreads and MaxWaitingConnections. In general, adaptations will be necessary only if there is a divergence to the default settings below.
Attribute |
Description |
IP-Address |
IP-address of the machine. Enter the IP-address of the machine Note: You may also use the IP-address 127.0.0.1 which corresponds to the localhost. |
Port |
The port. Default: 12000 |
MaxThreads |
The maximum number of threads. Default: 10 |
MaxWaitingConnections |
The maximum number of Waiting Connections. Default: 5 |
Parameters of the SynerGIS WebOffice extensions service
Start SynerGIS WebOffice Extensions Service (optional)
The SynerGIS WebOffice Extensions Service should automatically start after the setup. If not, it has to be started manually after installation. Search for Services in the Start menu and open it.

Open Windows Services from the start menu

Start SynerGIS WebOffice Extensions Service
Note: It is not necessary to manually stop the SynerGIS WebOffice Extensions Service in case WebOffice extensions 10.2 will be uninstalled.