I have installed the october version of TeeChart for .NET. I have changed all references to the new one. I can build fine, but other team members that do not need to change the graphs have not installed the new Tee´Chart (some have an old one, some have none). Only I can build, all others get an error " Exception occurred creating type 'Steema.TeeChart.TChart, TeeChart, version=4.1.2011.10193, Culture=neutral, PublicKeyToken=9cb816276c77bdb7' .... a valid license could not be granted ....
Any suggestions anybody?
Regards,
stigbert / Petter
I can build, but other team members can't.
Re: I can build, but other team members can't.
The users that could not build had not installed the new TeeChart.
Re: I can build, but other team members can't.
Hello stigbert,
Thus, your problem are solved?
Thanks,
Thus, your problem are solved?
Thanks,
Best Regards,
Sandra Pazos / 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 |
Re: I can build, but other team members can't.
Hi Sandra,
well, if you mean that if we know what to do, it is solved. If you mean have we done it, no. We are on the last day of a sprint, so we had to revert, but maybe next sprint ....
Regards,
stigbert / Petter
well, if you mean that if we know what to do, it is solved. If you mean have we done it, no. We are on the last day of a sprint, so we had to revert, but maybe next sprint ....
Regards,
stigbert / Petter
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: I can build, but other team members can't.
Hi Petter,
You could first try removing the build number from licenses.licx as explained in tutorial 17 as it may be looking for a specific build number. Licenses.licx having this line should suffice:
If this doesn't help there's a problem with the design-time license on those machines. You should check it as explained here or here.
Tutorials can be found at TeeChart's program group.
You could first try removing the build number from licenses.licx as explained in tutorial 17 as it may be looking for a specific build number. Licenses.licx having this line should suffice:
Code: Select all
Steema.TeeChart.TChart, TeeChart
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 |