TeeChart licence problem
Posted: Wed Oct 11, 2006 8:48 am
Hi,
When I deploy my software on a PC / Win2000, I have the save error i've seen in several posts :
System.NullReferenceException: Object reference not set to an instance of an object.
at Steema.TeeChart.FrAccessProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
... etc.
1/ I use teeChart V2.020040.15119 / Visual Studio 2005 C#
2/ The lecences.licx file contains seems to be OK : Steema.TeeChart.TChart, TeeChart, Version=2.0.2040.15119, Culture=neutral, PublicKeyToken=9c8126276c77bdb7
3/ When I change the registry
"DesignKeyV2" Steema.TeeChart.TChart is a licensed component.
to xxSteema.TeeChart.TChart is a licensed component.
I have an error on compilation (so I think the licence is well included to my software)
4/ The TeeChart.DLL version I deploy is the right version (2.0.2040.15119)
And now ? what can I do ?
I'd like to test the TeeRegister utility, but I don't find it on the Customer's Download page.
Thanks for your help !
When I deploy my software on a PC / Win2000, I have the save error i've seen in several posts :
System.NullReferenceException: Object reference not set to an instance of an object.
at Steema.TeeChart.FrAccessProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
... etc.
1/ I use teeChart V2.020040.15119 / Visual Studio 2005 C#
2/ The lecences.licx file contains seems to be OK : Steema.TeeChart.TChart, TeeChart, Version=2.0.2040.15119, Culture=neutral, PublicKeyToken=9c8126276c77bdb7
3/ When I change the registry
"DesignKeyV2" Steema.TeeChart.TChart is a licensed component.
to xxSteema.TeeChart.TChart is a licensed component.
I have an error on compilation (so I think the licence is well included to my software)
4/ The TeeChart.DLL version I deploy is the right version (2.0.2040.15119)
And now ? what can I do ?
I'd like to test the TeeRegister utility, but I don't find it on the Customer's Download page.
Thanks for your help !