Aladdin HASP Envelope issues with TeeChart
Posted: Tue Jun 12, 2007 6:35 am
We are having issues with the HASP envelope for .NET 2.0 version 1.11. After having applied the envelope the software no longer want to initialize the teechart.dll (version2 for Visual Studio 2005) that we are using for graphics in a C# form. It only works on my PC but when tested on other PCs it crashes. I have been using the recommended command line tool for .Net 2.0 assemblies and utilized a xml config file for the Aladdin HASP envelope. An exception trace file is generated =
TIMESTAMP: 2007/06/11 01:09:26 PM
ASSEMBLY: ExMente.emSIM.AltairIHF, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
METHOD: ExMente.emSIM.AltairIHF.UIL.MainForm::MainForm.tsbSimExec_Click
EXCEPTION MESSAGE:
Object reference not set to an instance of an object.
EXCEPTION SOURCE:
TeeChart
EXCEPTION STACK TRACE:
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 ExMente.emSIM.AltairIHF.UIL.Execution.Controls.SimExecUserControl.InitializeComponent()
at ExMente.emSIM.AltairIHF.UIL.Execution.Controls.SimExecUserControl..ctor()
at ExMente.emSIM.AltairIHF.UIL.MainForm.tsbSimExec_Click(Object sender, EventArgs e)
---------------------------------------
Can anyway assist me in obtaining a solution to this?? PLEASE
TIMESTAMP: 2007/06/11 01:09:26 PM
ASSEMBLY: ExMente.emSIM.AltairIHF, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
METHOD: ExMente.emSIM.AltairIHF.UIL.MainForm::MainForm.tsbSimExec_Click
EXCEPTION MESSAGE:
Object reference not set to an instance of an object.
EXCEPTION SOURCE:
TeeChart
EXCEPTION STACK TRACE:
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 ExMente.emSIM.AltairIHF.UIL.Execution.Controls.SimExecUserControl.InitializeComponent()
at ExMente.emSIM.AltairIHF.UIL.Execution.Controls.SimExecUserControl..ctor()
at ExMente.emSIM.AltairIHF.UIL.MainForm.tsbSimExec_Click(Object sender, EventArgs e)
---------------------------------------
Can anyway assist me in obtaining a solution to this?? PLEASE