Search found 128 matches

by bairog
Wed Dec 12, 2018 4:59 am
Forum: .NET
Topic: Howto use TeeChart .NET 2018 Pro in Visual Studio 2010 SP1 without Nuget
Replies: 14
Views: 27913

Re: Howto use TeeChart .NET 2018 Pro in Visual Studio 2010 SP1 without Nuget

I've done this and have been able to reproduce your issue - in my case the resolution is to change the target .NET Framework, as by default in VS2010 this is set to 'Client Profile'. Using the full .NET Framework version, not the Client Profile version, the licenses.licx error disappears. Yes, chan...
by bairog
Tue Dec 11, 2018 12:22 pm
Forum: .NET
Topic: TeeChart.OpenGL.dll missing from TeeChart 2018 Pro
Replies: 3
Views: 10628

TeeChart.OpenGL.dll missing from TeeChart 2018 Pro

Hello. I have legacy WinForms application (Visual Studio 2010 SP1 and .NET 4.0) which uses TeeChart V2 Pro . I've tried to replace that old library with TeeChart .NET 2018 Professional 4.2018.10.1 and faced a problem. Looks like steema.teechart.net.4.2018.11.27.nupkg (downloaded from https://www.nug...
by bairog
Tue Dec 11, 2018 12:04 pm
Forum: .NET
Topic: Howto use TeeChart .NET 2018 Pro in Visual Studio 2010 SP1 without Nuget
Replies: 14
Views: 27913

Re: Howto use TeeChart .NET 2018 Pro in Visual Studio 2010 SP1 without Nuget

Christopher wrote:
Tue Dec 11, 2018 10:59 am
Please find the TeeChart.xml file attached.
Great, thank you.

If offline documentation (TeeChart.CHM or something similar) also exists - it will be greatly appreciated. Because online documentation (http://www.teechart.net/docs/TeeChartNET/) lacks search-by-keyword functionality.
by bairog
Tue Dec 11, 2018 10:46 am
Forum: .NET
Topic: Howto use TeeChart .NET 2018 Pro in Visual Studio 2010 SP1 without Nuget
Replies: 14
Views: 27913

Re: Howto use TeeChart .NET 2018 Pro in Visual Studio 2010 SP1 without Nuget

Christopher wrote:
Tue Dec 11, 2018 10:15 am
TeeChart documentation can be found here:
http://www.teechart.net/docs/TeeChartNET/
As I can see that is online documentation.
But I want to have XML-tags in Visual Studio IntelliSence - is it possible?
If not - is there offline (.CHM) help file available?
by bairog
Tue Dec 11, 2018 10:05 am
Forum: .NET
Topic: Howto use TeeChart .NET 2018 Pro in Visual Studio 2010 SP1 without Nuget
Replies: 14
Views: 27913

Re: Howto use TeeChart .NET 2018 Pro in Visual Studio 2010 SP1 without Nuget

One more question, please: steema.teechart.net.4.2018.11.27.nupkg contains only TeeChart.dll in lib\net20 folder - where can I obtain documentanion file (TeeChart.xml)?
by bairog
Tue Dec 11, 2018 9:13 am
Forum: .NET
Topic: Howto use TeeChart .NET 2018 Pro in Visual Studio 2010 SP1 without Nuget
Replies: 14
Views: 27913

Re: Howto use TeeChart .NET 2018 Pro in Visual Studio 2010 SP1 without Nuget

It does seem as though there's a problem reading the registry. Well, all other third-party components that we use in our project work correct.. Rather than adding TeeChart.dll to your project at designtime, what happens when you create a new project and try to instantiate TeeChart at runtime? You c...
by bairog
Tue Dec 11, 2018 8:11 am
Forum: .NET
Topic: Howto use TeeChart .NET 2018 Pro in Visual Studio 2010 SP1 without Nuget
Replies: 14
Views: 27913

Re: Howto use TeeChart .NET 2018 Pro in Visual Studio 2010 SP1 without Nuget

You can unzip this steema.teechart.net.4.2018.11.27.nupkg using a zip file manager (I use 7zip) and TeeChart.dll can be found under the lib\net20 folder. Following the steps you mention and creating a new project using this new TeeChart.dll should give you a working example. I've obtained TeeChart....
by bairog
Tue Dec 11, 2018 5:37 am
Forum: .NET
Topic: Howto use TeeChart .NET 2018 Pro in Visual Studio 2010 SP1 without Nuget
Replies: 14
Views: 27913

Howto use TeeChart .NET 2018 Pro in Visual Studio 2010 SP1 without Nuget

Hello. I have a license for TeeChart .NET 2018 Professional. I'm trying to create a demo WinForms project (with Visual Studio 2010 SP1 and .NET 4.0) which uses TeeChart .NET 4.2018.10.1. Each developer PC in our company has two significant limitations: no internet connection (there is separate PC wi...