Cannot get TurboFloat.exe to run manually

Hi There,

I'm on my development machine just trying to get TurboFloat to run. I created a new product key and made sure it is a floating license product key. I have TurboFloatServer.exe, my xml config file, and TurboActivate.dat all in the same directory. So here is the command line I use:

TurboFloatServer.exe -a="ABCD-EFGH-IJKL-MNOP-QRST-UVWX-YZ12" -x -config="MyAppServerConf.xml"

Here is the result after I run that command:

2015-11-30, 20:38:01 <notification>: Auto-detected 2 CPU cores; creating a thread pool that large.Floating license server for {MyApp} (TFS v3.5.6.0)2015-11-30, 20:38:01 <error>: You must activate this TurboFloat Server via commandline like this:

TurboFloatServer.exe -a="ABCDE-FGHIJ-KLMNO-PQRST"

I'm not sure what I'm missing here. It seems like it's reading the .dat file and .xml file, but why the error? I can't seem to just launch it.

Thanks,Arie

You can't do everything at once. You have to activate it first, it has to succeed. Then you can actually run it.

My bad, thanks for your help Wyatt! Much appreciated.