problem upgrading a project from TeeChart .NET2 to TeeChart3
Posted: Thu Apr 17, 2008 12:32 pm
I have been using TeeChart.NET2 for the past 12 months with really good success. Having just updated to Visual Studio 2008 I installed TeeChart.NET3 yesterday. Unfortunately I am not having any success in getting my project to load in VS2008. I get the error:
An instance of type 'Steema.TeeChart' was being created, and a valid license could not be granted for the type 'Steema.TeeChart'. Please, contact the manufacturer of the component for more information.
I have read through the various postings on this forum and the tutorials have taken the following actions:
1) added the file 'Utils\Licenses.Licx' to the project - did not resolve problem
2) as also suggested in tutorial 17 I tried to drag and drop the TeeChart component onto the form but VS2008 reported a long error message the start of which was:
Failed to create component 'TChart'. The error message follows: 'System.Runtime.InteropServices.COMException (0x8004D745): A reference to the component 'TeeChart' already exists in the project, at ....
3) I check the registry as per tutorial 17 and the correct entry
"DesignKeyV3 REG-SZ Steema.TeeChart.TChart is a licensed component." is listed.
Is it not possible to update the TeeChart component in my exisitng project or do I have to remove it first and then start again with the new one? Is there something else I can try.
Any and all assistance greatly appreciated.
Cheers
Rob
An instance of type 'Steema.TeeChart' was being created, and a valid license could not be granted for the type 'Steema.TeeChart'. Please, contact the manufacturer of the component for more information.
I have read through the various postings on this forum and the tutorials have taken the following actions:
1) added the file 'Utils\Licenses.Licx' to the project - did not resolve problem
2) as also suggested in tutorial 17 I tried to drag and drop the TeeChart component onto the form but VS2008 reported a long error message the start of which was:
Failed to create component 'TChart'. The error message follows: 'System.Runtime.InteropServices.COMException (0x8004D745): A reference to the component 'TeeChart' already exists in the project, at ....
3) I check the registry as per tutorial 17 and the correct entry
"DesignKeyV3 REG-SZ Steema.TeeChart.TChart is a licensed component." is listed.
Is it not possible to update the TeeChart component in my exisitng project or do I have to remove it first and then start again with the new one? Is there something else I can try.
Any and all assistance greatly appreciated.
Cheers
Rob