Licensing Issue with VS 2005 and Redgate SQL Toolkit
mzohreh
Posts: 11
Hi,
We recently moved over to ASP.NET and VS 2005 and the console application that I had ceated with previous version of SQL Toolkit is suddenly throwing up licensing errors. The error I'm getting is:
You do not have a valid license for the SQL Comparison and Synchronization Toolkit
This is thrown up at the point when it's comparing the databases(the ComparisonSession object).
I have also recently downloaded the latest version of the toolkit. Do I need to re write the code to work with the new libraries provided with the new toolkit and make it compatible with VS 2005?
Thanks
Majid
We recently moved over to ASP.NET and VS 2005 and the console application that I had ceated with previous version of SQL Toolkit is suddenly throwing up licensing errors. The error I'm getting is:
You do not have a valid license for the SQL Comparison and Synchronization Toolkit
This is thrown up at the point when it's comparing the databases(the ComparisonSession object).
I have also recently downloaded the latest version of the toolkit. Do I need to re write the code to work with the new libraries provided with the new toolkit and make it compatible with VS 2005?
Thanks
Majid
Comments