NCache 4.4 - Online Documentation

Installation Ended Prematurely

 
With 64-bit NCache installation, you may get the following error at the end of the installation.
 
Error: "installation ended prematurely"
 
This usually happens when NCache service is not removed properly.
 
Workaround
 
To workaround this problem on Windows computer, please follow these steps.
 
  • Run the following command on VS.NET command prompt to uninstall the service.
  /> InstallUtil /u "C:\ProgramFiles\NCache\bin\serviceAlachisoft.NCache.Service.exe"
  • If you don't have the service file in the NCache/bin/service folder then copy it from the other machine and paste  it there and run the command. It should uninstall the NCache service.
  • Install NCache.
 
See Also