Skip to main content

WaspTime: How to manually install or uninstall the WaspTimeServer service. - Knowledgebase / Discontinued Products / WaspTime - Wasp Helpdesk

WaspTime: How to manually install or uninstall the WaspTimeServer service.

Authors list

Instructions are provided below for installing and uninstalling the WaspTimeServer service (after the main WaspTime installation has been completed).



 

 

Manually Install the WaspTimeServer Service:

  1. Start a Command prompt as Administrator.

  2. For 64-bit Windows, enter the following command, then press ENTER:
    cd C:\Program Files (x86)\Wasp Technologies\WaspTime

    For 32-bit Windows, enter the following command, then press ENTER:
    cd C:\Program Files\Wasp Technologies\WaspTime

  3. Enter the following command, then press ENTER (include a space after wasptimeserver):
    wasptimeserver -i

    You will not receive any feedback if the installation is successful. If you receive an error stating: "System.Configuration.InstallException", the service is probably already installed.

  4. To start the service, enter the following command, then press ENTER:
    net start wasptimeserver

 



 

Manually Uninstall the WaspTimeServer Service:

  1. Start a Command prompt as Administrator.

  2. For 64-bit Windows, enter the following command, then press ENTER:
    cd C:\Program Files (x86)\Wasp Technologies\WaspTime

    For 32-bit Windows, enter the following command, then press ENTER:
    cd C:\Program Files\Wasp Technologies\WaspTime

  3. Enter the following command, then press ENTER (include a space after wasptimeserver):
    wasptimeserver -u

    You will not receive any feedback if the uninstall is successful. If you receive an error stating "System.Configuration.InstallException", the service is probably already uninstalled.
Helpful Unhelpful

19 of 29 people found this page helpful