licensing
imohammd
Posts: 6
Hello,
I was using the 14-day trial version of sql toolkit for testing. Now our client has purchased the software.
Now where should I put the License number in my application so that my application runs fine.
Thanks
Imran
I was using the 14-day trial version of sql toolkit for testing. Now our client has purchased the software.
Now where should I put the License number in my application so that my application runs fine.
Thanks
Imran
Comments
If you followi the instructions for building an application as specified in the SQL Comparison and Synchronization Toolkit help file by creating the licenses.licx file in your Visual Studio project, you can put your serial number in and activate SQL Toolkit when you build your first Toolkit project in Visual Studio. Because the licence gets embedded into the assemblies that you build with Visual Studio, it doesn't make sense you activate Toolkit until you actually use it to create a new Visual Studio project.
Thanks a lot for your help
Imran