Page 1 of 1

Strange licenses.lic

Posted: Thu Jan 03, 2013 8:11 pm
by 15661292
Hi Sandra,

I have troubles installing my application on other computers (it works fine on the computer the application has been developed on). The compiled application throws a CLR20R3 (System.InvalidOperationException), and I believe it refers to problems with dlls. So I am checking all references, and realized that the licenses.lic file looks like this:

"Steema.TeeChart.TChart, TeeChart"

That is all...nothing else. It looks strange to me. Could you advice how the licenses.lic file should look like?

Many thanks

Oli

Re: Strange licenses.lic

Posted: Fri Jan 04, 2013 3:14 pm
by 10050769
Hello Oli,

The contents is acceptable for the licenses.licx file. Check that the file is included in the project as an embedded resource.For more information about license compilation considerations see the TeeChart Tutorial "Tutorial 17 - Designtime, Runtime and License Requirements ".

Thanks,