Turbofloat server error uninstallSolved

Hi all,

we are in the process of testing the TurboFloat server environment.

Now when I activate the server (TurboFloatServer.exe -a="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX") all is ok, we can see the activation in the product key.

When we uninstall it however, using TurboFloatServer.exe -u, we get the message:2019-12-04, 11:33:46 <error>: OpenService failed (1060)

We run it as admin, and perform only the install and then the uninstall (so nothing in between).

Now just for info; when I try to run a test application, we get the message The product details file "turboactivate.dat" failed to load. It's either missing or corrupt.While we are using the same file (a copy) for the vb.net application (VSTO)

any idea?

thx

Arie

That error means the service wasn't found. So... did you install it? I know you activated it. But activating it is different than installing it.

Thanks this works!