We have been using the TeeChart for .Net control successfully for many years. Recently though we are getting the following error:
Code: Select all
Exception: NullReferenceException
Message: Object reference not set to an instance of an object.
Stacktrace:
at Steema.TeeChart.FrAccessProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
at System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey)
at System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License& license)
at System.ComponentModel.LicenseManager.Validate(Type type, Object instance)
at Steema.TeeChart.Chart..ctor()
at Steema.TeeChart.TChart..ctor()
Any help will be very much appreciated.
Thanks,
Liviu Zaharia