licenses.licx

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Libby
Newbie
Newbie
Posts: 4
Joined: Fri Nov 15, 2002 12:00 am

licenses.licx

Post by Libby » Tue Nov 14, 2006 12:55 pm

Hello
When I use tChart in my c# .Net application, the file licenses.licx is added to the properties library of the project.
When I "check in" the application files to the source control (including the licenses.licx file), and check it out from another computer, I get an error about the licenses.licx file. The only way I found that fixes this is to delete the licenses.licx file from the project in the second computer, add another temp form to the project, drop a tChart, and then a new licenses.licx file is added, remove the form, and the project compiles.
This is a very cumbersome way to do that.
What is this file, and can you provide a better way to deal with this problem?

Libby

Marc
Site Admin
Site Admin
Posts: 1261
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Post by Marc » Tue Nov 14, 2006 10:03 pm

Hello Libby,

What is the difference in format between the licenses.licx file (or the project file?) that your sourcecontrol application maintains and the file[s] that you newly generate? If you could determine the differences, maybe by backing up the 'incorrect' project before re-generating the licx file, that may offer a clue to the cause of the problem.

Regards,
Marc Meumann
Steema Support

Post Reply