About the TeeChart.dll
-
- Newbie
- Posts: 12
- Joined: Thu Jun 13, 2013 12:00 am
About the TeeChart.dll
I want to know ,if other people use my teechart.dll on another computer,will they impact me to use my teechart.dll?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: About the TeeChart.dll
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.
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.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 12
- Joined: Thu Jun 13, 2013 12:00 am
Re: About the TeeChart.dll
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?
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?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: About the TeeChart.dll
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.
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.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 12
- Joined: Thu Jun 13, 2013 12:00 am
Re: About the TeeChart.dll
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!
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!
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: About the TeeChart.dll
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.
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.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 12
- Joined: Thu Jun 13, 2013 12:00 am
Re: About the TeeChart.dll
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!
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!
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: About the TeeChart.dll
Hello,
If this is not clear yet don't hesitate to let me know.
Yes.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 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.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?
This means that your clients can not use TeeChart.dll you install with your software to develop their own software.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?
If this is not clear yet don't hesitate to let me know.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 12
- Joined: Thu Jun 13, 2013 12:00 am
Re: About the TeeChart.dll
Thank you very much!