|
Install/Uninstall Commit Web Interface |
Top Previous Next |
|
Commit Web Interface runs as a Windows Service on your server.
Install: This part of the installation should be performed on the server or on the computer on which the CommitCRM is installed.
Note: Make sure to run CommitCRM client at least once before installing the Web interface service for the first time.
<Installation_DIR>\Commit\WebInterface\CommitWebInterface.exe -install 1) In case you wish to install and run the Web Interface service on Vista, you should run the command prompt from Start > Accessories > Command Prompt > right-click it and select > Run as administrator. 2) The <Insallation_Dir> must refer to a LOCAL server path (e.g. c:\ or D:\Software, etc.) and NOT to a shared network name/path.
After installing the service, a pop-up window should be displayed letting you know the service was installed successfully. If this window does not appear, this may be because the user running the command prompt does not have the required rights - make sure you run as administrator (see Note 1 above). After a successful service installation, a service called CommitWebInterface is now displayed in the system services management window (Control Panel > Administration Tools > Services). Using the Services Management window, start the service ad make sure that the service is defined to start automatically (Startup type > Automatic) each time the server is restarted.
Uninstall: To Uninstall Commit Web Interface stop the CommitWebInterface service and then type the following command in a command prompt window on the server:
<Installation_DIR>\Commit\WebInterface\CommitWebInterface.exe -uninstall |