Woops, am I using the wrong control?

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
glenn
Newbie
Newbie
Posts: 4
Joined: Tue Dec 07, 2004 5:00 am
Contact:

Woops, am I using the wrong control?

Post by glenn » Mon Jul 04, 2005 2:39 am

I purchased the TeeChart Pro v7 ActiveX control to use in a stand-alone package written in C# under Visual Studio .NET a few months back. It all works fine in the development environment until I attempt to deploy on other machines. When I attempt to run the executable on other machines I get a JIT runtime error stating "invalid parameter used" just after the AxInterop.TeeChart assembly attempts to load.

Should I be using TeeChart .NET control instead of the ActiveX version?

Thanks in advance.......

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

Post by Narcís » Mon Jul 04, 2005 9:14 am

Hi glenn,
Should I be using TeeChart .NET control instead of the ActiveX version?


TeeChart for .NET would be more suitable for C# WinForms applications in VS.NET as it is 100% native C# written. However you can also use TeeChart Pro v7 ActiveX in VS.NET.

To overcome your problems you should have a look at "Tutorial 18 - TeeChart runtime installation requirements". You'll find the tutorials at 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