Page 1 of 1

Using TeeChart with a DLL file

Posted: Wed Feb 03, 2010 6:25 am
by 13050339
I have compiled TeeChart with license in to a dll library file and used it in another application on another PC (non-license) so when I'm running this application the error appeared as follow:

Code: Select all

System.Windows.Markup.XamlParseException occurred
  Message="Cannot create instance of 'TChart' defined in assembly 'TeeChart.WPF, Version=3.5.3146.24805, Culture=neutral, PublicKeyToken=98e8c3f289a4e286'. Exception has been thrown by the target of an invocation.  Error at object 'System.Windows.Controls.Grid' in markup file 'ChartControlLib;component/chartcontrol.xaml' Line 7 Position 10."
  Source="PresentationFramework"
  LineNumber=7
  LinePosition=10
I'm using Teechart V3 .NET (TeeChart.WPF.dll - WPF support), Can anyone helps me to solve this problem?

Thanks and best regards,
Binh Duong

Re: Using TeeChart with a DLL file

Posted: Wed Feb 17, 2010 11:00 am
by yeray
Hi Binh Duong,

Excuse us for the delayed reply.

I think you should be able to do something similar as what was explained here.

I've also sent to your email the TeeChart for .NET v3 unlocked dll.