Search found 1194 matches

by Marc
Thu Feb 24, 2005 11:49 pm
Forum: .NET
Topic: Licensing problem with the latest public release
Replies: 3
Views: 6709

Hello, The steps you followed appear to be correct. - Can you run the TeeChart desktop example project? - Can you open the example project in VS.NET and compile it/run it? Please check that there are no prior versions of teechart.dll on the path or Net's assemblyfolders locations. The licenses.licx ...
by Marc
Thu Feb 24, 2005 4:42 pm
Forum: .NET
Topic: Deployment Errors from 1.0.1189.31308 to 1.1.1864.22788
Replies: 7
Views: 11405

Hello, I misunderstood slightly your original post. To clarify, it seems the development setup appears to work ok in its basic format but the license isn't being written into the executable at compile time. Possibilities, things you might like to check: - As a test to remove all other (prior) versio...
by Marc
Thu Feb 24, 2005 3:16 pm
Forum: .NET
Topic: Deployment Errors from 1.0.1189.31308 to 1.1.1864.22788
Replies: 7
Views: 11405

Hello, Please check that the registry key contains the license keyline: [HKEY_LOCAL_MACHINE\SOFTWARE\Steema Software\TeeChart.NET\DesignKey] "Steema.TeeChart.TChart is a licensed component." (See Tutorial 17 for more details). If the key is not present then please use the registry utility on the cus...
by Marc
Fri Feb 18, 2005 12:44 pm
Forum: .NET
Topic: Failed to create an instance of 'Steema.TeeChart.TChart'
Replies: 4
Views: 9601

Hello, Thanks for the information. We are investigating the problem. In the meantime please let me suggest 2 options so that you can continue to use TeeChart: - Please use the registration utility placed on the customer download page to install (and hence confirm) that the registry license key is co...
by Marc
Thu Feb 17, 2005 9:24 am
Forum: ActiveX
Topic: Using https in url for SeriesTextSource filename
Replies: 1
Views: 4755

Hello Mark, We tried placing the following code into the SeriesTextSource form of the large TeeChart VB demo project and ran it successfully to populate the Chart. It has been checked with TeeChart AX v5 and v6. Please check your code against the following, or run the test here to confirm that you c...
by Marc
Thu Feb 10, 2005 10:53 pm
Forum: ActiveX
Topic: VbScript and Events
Replies: 2
Views: 5563

Hello Gustavo,

We haven't yet succeeded here either to make the events work in this way. Perhaps there is an alternative that may be suitable for your requirements (ie. opening a form or tab with a new Chart on). We may be able to help with further suggestions.

Regards,
Marc Meumann
by Marc
Wed Dec 15, 2004 6:44 am
Forum: ActiveX
Topic: Out of system resources error using TeeChart in ASP page
Replies: 15
Views: 19925

Hello, Thanks for all the information. I think there is more than one issue here. 1. Resource issue when connecting to file based (mdb) datasources (This issue may not be relevant here but I'll list it just in case as I saw .mdb mentioned in an early post). 2. Resource issue when resizing TeeChart i...
by Marc
Thu Nov 18, 2004 7:58 pm
Forum: ActiveX
Topic: Memory error
Replies: 7
Views: 11045

Hello Cliven, Quite some time since your last post. In case you're still trying to locate this problem and to help us reproduce it, I have another question for you. Are you able to reproduce the problem with any of the sample VB.Net projects included with TeeChart? ..if not, is there any modificatio...
by Marc
Wed Oct 20, 2004 7:42 am
Forum: ActiveX
Topic: german Editor help file
Replies: 1
Views: 4153

Hello Dirk,

Updates of the german translation will be placed on the customer download page shortly.

Regards,
Marc Meumann
by Marc
Mon Oct 11, 2004 9:31 am
Forum: .NET
Topic: Colorbands
Replies: 8
Views: 13149

Hello NewbieSIM That's a typographical error in the helpfile, it confuses a naming convention used in a different version of TeeChart. Thanks for pointing it out to us. The term Canvas in loose terms applies to the area of the Chart panel upon which the Chart is plotted or to which custom output may...
by Marc
Tue Aug 17, 2004 9:10 pm
Forum: ActiveX
Topic: Polynomial AnswerVector Creates a Different Trend Line
Replies: 4
Views: 7830

Hello, AnswerVector is the coefficient[s] less XValues.MinValue and YValues.MinValue. There's a related to answer to this in a newsgroup correspondence (1999!) http://groups.google.com/groups?q=teechart+answervector&hl=en&lr=&ie=UTF-8&safe=off&selm=7i3tuc%24jaa15%40forums.borland.com&rnum=1 The reas...
by Marc
Mon Aug 02, 2004 9:15 pm
Forum: .NET
Topic: TeeChart for .NET maintenance release announcement
Replies: 0
Views: 4862

TeeChart for .NET maintenance release announcement

Greetings! The latest update release of TeeChart for .NET is now available for download. Build 1.1.1675.27998 Release notes: http://www.steema.com/files/public/TeeChartNET1Release.txt Customers may access the download via the following page: http://www.steema.com/downloads/client_access.html The cur...
by Marc
Thu Jul 29, 2004 9:35 am
Forum: ActiveX
Topic: Eliminate Space/Overlap between series to draw 2d map
Replies: 4
Views: 7504

Hello Samir, The original approach you used, PointSeries (or Point3D if you want to be able to work with the Z values) seems workable. I see in the image you sent that the distance between points is mainly a 'Y' displacement issue. The distance between points is a function of the Left Axis scaling. ...
by Marc
Mon Jul 26, 2004 4:16 pm
Forum: .NET
Topic: TeeChart 1.1.1644.16795 - VS.NET 2003 - AutoPostback
Replies: 8
Views: 14168

Hello, This may be related to a general error already recognised in the last release in the zoom draw code (fixed for the next update) though we would not have expected this result. We'll try and reproduce the symptoms here. Are you able to reproduce the issue with the TeeChart demo WebForm project?...
by Marc
Mon Jul 26, 2004 4:08 pm
Forum: .NET
Topic: Are they fixed?
Replies: 1
Views: 5475

Hello, Re 1. Please use uppercase M for months, eg. dd/MM/yyyy or dd/MMM/yyyy Re 2. Auto-positioned Series Marks should adjust automatically, if that's not the case please let us know how we can reproduce the problem and we'll take a look. For repositioned Marks (ie. dragged with Drag-Mark tool) you...