Installing

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
lilo
Newbie
Newbie
Posts: 29
Joined: Thu Sep 30, 2010 12:00 am

Installing

Post by lilo » Wed Oct 06, 2010 5:43 am

I am using vbexpress 2010. The installer did not install tchart into vb. I got the toolbox editor error "could not start toolbox editor" during installation.

I did install tchart manually by adding a reference to tchart.dll

When i start a new app and compile, i get the error 'could not resolve license.licx file'

I have tried reinstalling the reference with no luck. Also checked the license is in the project folder.

Thanks,

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Installing

Post by Sandra » Wed Oct 06, 2010 9:16 am

Hello lilo,

I think you need change TeeChart.dll for TeeChart.Client.dll. Please, try to do next:
  • - Open VS2010 Express
    - Change TeeChart.dll to TeeChart.Client.dll
    - Try again run application.
Could you please, tell us if following previous steps your application works?

I hope will helps.

Thanks,
Best Regards,
Sandra Pazos / 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