Customer Installation

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
JF_3D
Newbie
Newbie
Posts: 5
Joined: Thu Apr 15, 2010 12:00 am

Customer Installation

Post by JF_3D » Mon May 10, 2010 10:05 am

I have designed a asp.net program with VB.net using TeeChart

I now want to install it on the customers PC. I know I need to buy a license for the customer. I also know how to install my software - what I am not sure of is how to get the new license on the customers PC.

Do I need to run TeeRegV2009.exe after I have installed my Web Software? if so can I create a batch file to do so, so customer does not need to be aware of it? How would I do this?

If not what do I need to do

Thanks for any help

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Customer Installation

Post by Narcís » Mon May 10, 2010 10:18 am

Hi JF_3D,
I now want to install it on the customers PC. I know I need to buy a license for the customer. I also know how to install my software - what I am not sure of is how to get the new license on the customers PC.
You may need a web-server runtime license but not a developer license. Please read TeeChart for .NET licensing terms or contact our Sales Dept. for more information about that.
Do I need to run TeeRegV2009.exe after I have installed my Web Software? if so can I create a batch file to do so, so customer does not need to be aware of it? How would I do this?
No, you shoudn't run TeeRegister tool in client's machine. This is only for design-time licenses. Please read tutorial 17 on how you should build and deploy your applications. 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
Image Image Image Image Image Image
Instructions - How to post in this forum

JF_3D
Newbie
Newbie
Posts: 5
Joined: Thu Apr 15, 2010 12:00 am

Re: Customer Installation

Post by JF_3D » Mon May 10, 2010 10:38 am

Thanks, I did look in the Tutorials, but cannot see anywhere to put in a new license number?

When we buy a Web license for our customer will we not get a new number that needs to go onto our customers pc or our software?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Customer Installation

Post by Narcís » Mon May 10, 2010 10:43 am

Hi JF_3D,

You'll get a Webserver runtime license number but this doesn't need to be used anywhere. It's just a legal permission from Steema Software to deploy your ASP.NET application in a web server. You just need to compile your applications with licenses.licx built as an embedded resource as described in the tutorial. You can check if this is done correctly by invalidating the designtime license at the development machine as described here. Then you will just have to deploy your ASP.NET project files together with TeeChart.dll.

Hope this helps!
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply