Page 1 of 1

Licensing problems on windows x64

Posted: Tue Mar 28, 2006 3:26 pm
by 9639064
building the project on win x64 cancels with the error:


Exception occurred creating type 'Steema.TeeChart.TChart, TeeChart, Version=2.0.2179.21172, Culture=neutral, PublicKeyToken=9c8126276c77bdb7' System.NullReferenceException: Object reference not set to an instance of an object.


on a win x86 platform the same project can be compiled without any problems.

Posted: Wed Mar 29, 2006 9:07 am
by narcis
Hi jfr,

We found a similar issue in the past using TeeChart for .NET v2 in a Windows 64 bit machine and VS2005. We solved that extending TeeRegV2 utility. We are currently upgrading it on our Customer Download Area. Can you please download the 5th January 2005 version and test if it works at your end?

Thanks in advance.

Posted: Wed Mar 29, 2006 2:49 pm
by 9639064
Hi Narcis,

after using this version of the TeeReg utility everything works fine.

Thanks!