Page 1 of 1

About the TeeChart.dll

Posted: Sat Jun 15, 2013 12:35 pm
by 15666231
I want to know ,if other people use my teechart.dll on another computer,will they impact me to use my teechart.dll?

Re: About the TeeChart.dll

Posted: Mon Jun 17, 2013 7:05 am
by narcis
Hello,

If they use TeeChart for developing an application they would need a developer license. If those users make use of TeeChart for builds only and no coding takes place on their machines, a TeeChart license may be installed in them using the TeeRegister utility, without the requirement for a TeeChart Developer License.

Re: About the TeeChart.dll

Posted: Mon Jun 17, 2013 3:22 pm
by 15666231
hello,
As you know,the Trial version of teechart may be can only use two months,so ,If some people use my teechart.dll exchange the Trial version teechart.dll,Can they use their teechart more than two months?

Re: About the TeeChart.dll

Posted: Tue Jun 18, 2013 7:11 am
by narcis
Hello,

As I said in my previous post, if they use TeeChart.dll to program using it they will need a TeeChart developer license. If they only use TeeChart.dll to compile applications you have made with TeeChart then that's fine. Also, your applications need to include TeeChart.dll as an embedded resource. This is explained in tutorial 17. Tutorials can be found at TeeChart's program group.

Re: About the TeeChart.dll

Posted: Tue Jun 18, 2013 1:50 pm
by 15666231
hello,
ok,now I understand!
Can you tell me how to make my applications include TeeChart.dll as an embedded resource,I use vs2010 c# and .net 4.0?
Thank you very much!

Re: About the TeeChart.dll

Posted: Tue Jun 18, 2013 2:10 pm
by narcis
Hello,

As I said in my previous reply, you need to follow the instructions described in tutorial 17. Tutorials can be found at TeeChart's program group.

Re: About the TeeChart.dll

Posted: Thu Jun 20, 2013 12:22 pm
by 15666231
Hello,
I study the instructions of distribution in the Tutorials 17,I understand like this , if I have already installed the TeeChart.net on my computer,then I use vs2010 compiled my application include TeeChart,after that ,my application now include teechart.dll ,and I can distribute my software to my customers no need do anything else .am I right?
And if I want to use the teechart.dll of this application in another application,I must add the Licenses.licx file,am I right?
At last,I can undstand very clearly about this sentence" but without offering the option for TeeChart to be used as a designtime component at the installed location. ",Can you explain to me?

Thank you very much!

Re: About the TeeChart.dll

Posted: Thu Jun 20, 2013 1:02 pm
by narcis
Hello,
I study the instructions of distribution in the Tutorials 17,I understand like this , if I have already installed the TeeChart.net on my computer,then I use vs2010 compiled my application include TeeChart,after that ,my application now include teechart.dll ,and I can distribute my software to my customers no need do anything else .am I right?
Yes.
And if I want to use the teechart.dll of this application in another application,I must add the Licenses.licx file,am I right?
Yes, and compile TeeChart.dll in the application as an embedded resource. You, as the developer license holder, are entitle to do so but not other developers.
At last,I can undstand very clearly about this sentence" but without offering the option for TeeChart to be used as a designtime component at the installed location. ",Can you explain to me?
This means that your clients can not use TeeChart.dll you install with your software to develop their own software.

If this is not clear yet don't hesitate to let me know.

Re: About the TeeChart.dll

Posted: Fri Jun 21, 2013 1:19 pm
by 15666231
Thank you very much!