VertecServer.exe (only Vertec versions before 6.3)
Product line
Standard
|Expert
Operating mode
CLOUD ABO
|ON-PREMISES
Modules
Services & CRM
Budget & Phases
Purchases
Resource Planning
Business Intelligence
As of Vertec 6.3, only the cloud server service is available.
The VertecServer (registered in the services as Vertec Service) is an independent HTTP service and provides the Notif data update.
The VertecServer is implemented in the program file VertecServer.exe
and is installed on the server computer as a Windows service.
Usually, the Vertec service is already installed from Setup. If you want to install the service manually, for example on a different server, proceed as described below.
The Vertec Service is usually installed on the Vertec Server machine (the machine where the Vertec installation directory and the database server are located). It is also possible to run it on a separate machine if it has access to the database server. If installed on a separate server, a Vertec program directory must be created manually (e.g. C:\Programs\Vertec), if installed on the Vertec Server machine this is already present.
The following files are required for the operation of the Vertec Service:
You also need a client installation of Firebird (file GDS32.DLL
must be in the system32 directory), or a MS SQL server client if you are working with this database server.
In order for the Vertec Service to run as a Windows service, it must be registered with Windows. This is done from the command line with the command:
VertecServer.exe /install
The start of the service is done via the Services control panel or from the command line:
net start vertecservice
You can also run several different Vertec services on one machine. See the article on several Vertec services for details.