When installing the web service the Service’s do not show up. The install seems if it completed successfully but does not create a service.
After installing the latest version of the Webservice the control panel and service page looks like this: You can see the application installed but the services do not.
Check to see if nvrg.exe is installed in the BIN folder.
Run the Command Prompt as ADMIN: Note: You have to be in the bin directory or use full path.
Type the following in CMD:
cd C: \Program Files (x86) or (x64)\exacqVision\WebService\bin
Then run:
wfe.exe -k install
IF you get the follow error we need to Make Sure that this error shows before moving to correcting the registry. If this does not give an error then do not move to the registry and escalate the case.
ERROR: If you get the above error: “this registry key already exists” seen as the return from the command follow the steps below to correct the install.
Run RegEdit as ADMIN and navigate to:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application\webservice
You will delete the whole webservice key seen above. Delete the Folder in the left panel only.
Once that is done you can re run the command above and if it runs successfully you can validate the service shows up in the services. If it does start the service and in a browser browse to 127.0.0.1 (list port intended).