Problem with "Steema.TeeChart.FrAccessProvider.GetLicen

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Rookie_SP
Newbie
Newbie
Posts: 7
Joined: Fri Nov 15, 2002 12:00 am
Location: Spain

Problem with "Steema.TeeChart.FrAccessProvider.GetLicen

Post by Rookie_SP » Fri Apr 22, 2005 1:16 pm

After doing some changes and upgrading versions I can run in my machine but when installing in a different one (using Install Shield 5.0 as I have been doing with no problem) my application launches (built in VB.NET 2003) but when opening the dialog where Teechart is I get the following error.

How can I fixt this? Why does it happen? Help!!

************** Exception Text **************
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)
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()
at IWM.PAPgraph.InitializeComponent()

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri Apr 22, 2005 2:11 pm

Hi Rookie_SP,

This is a licensing setup related problem. You should have a look at Tutorial 17 - Designtime, Runtime and License Requirements where it is explained how to solve this problem. You'll find TeeChart tutorials at the TeeChart program group.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply