Options

licensing

imohammdimohammd Posts: 6
edited December 15, 2006 11:24AM in SQL Toolkit Previous Versions
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

Comments

  • Options
    Brian DonahueBrian Donahue Posts: 6,590 Bronze 1
    Hi Imran,

    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.
  • Options
    Brian,

    Thanks a lot for your help

    Imran
Sign In or Register to comment.