Licensing problems on windows x64
Posted: Tue Mar 28, 2006 3:26 pm
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.
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.