Eval period expired for toolkit but not for compare.ui.exe
seanwinstead
Posts: 9
Hi,
Last week, I downloaded an evaluation copy of SQLDataCompare. On my development PC, I used the SQL comparison toolkit to create a .NET exe that compares 2 databases. Today I copied the EXE + redgate assemblies to the customer machine because I wanted to see how fast it would run in their production environment. I ran the EXE, saw the license dialog (it required me to Activate or Exit), and remembered that I had not installed the evaluation version on the customer PC.
I installed the eval version and re-ran the test EXE. The license dialog still gave me the options of Activate or Exit. If I run SqlDataCompare.ui.exe on the same server, it says I have 14 days left to evaluate the product.
Did I mess up the licensing scheme by running the EXE before the eval was installed on the server? Is there something I can do so that I can run the test EXE on the customer's server?
Last week, I downloaded an evaluation copy of SQLDataCompare. On my development PC, I used the SQL comparison toolkit to create a .NET exe that compares 2 databases. Today I copied the EXE + redgate assemblies to the customer machine because I wanted to see how fast it would run in their production environment. I ran the EXE, saw the license dialog (it required me to Activate or Exit), and remembered that I had not installed the evaluation version on the customer PC.
I installed the eval version and re-ran the test EXE. The license dialog still gave me the options of Activate or Exit. If I run SqlDataCompare.ui.exe on the same server, it says I have 14 days left to evaluate the product.
Did I mess up the licensing scheme by running the EXE before the eval was installed on the server? Is there something I can do so that I can run the test EXE on the customer's server?
Sean Winstead
This discussion has been closed.
Comments
Then the application should work (with warning screens on the clients machine). They do not have to have the evaluation version of the software installed.
Hope this helps.
Project Manager
Red Gate Software Ltd
First, I added the licenses.licx to the project on the customer's server. When I compiled it there, the Activate/Exit dialog appeared minus the option to Skip. As expected, the compilation failed with an exception when I chose to Exit.
So I uninstalled SQL Bundle 5 from the customer's server. On my development computer, I added the licenses.licx file to the project, added the necessary text, and it compiled successfully. The EXE ran on the customer's server, displaying a warning dialog.
Thank you!