Search found 13 matches

by liviuz
Fri Oct 14, 2011 9:25 am
Forum: .NET
Topic: GetLicense throws NullReferenceException
Replies: 12
Views: 17310

Re: GetLicense throws NullReferenceException

Hi Marc, I think I narrowed this down to the way I'm building the 32-bit exe. If I build it using Visual Studio to target the x86 platform, the problem doesn't seem to happen. If instead I build it in VS for AnyCPU and then use the CorFlags.exe to change the bitness to 32-bit, that seems to create t...
by liviuz
Thu Oct 13, 2011 8:57 am
Forum: .NET
Topic: GetLicense throws NullReferenceException
Replies: 12
Views: 17310

Re: GetLicense throws NullReferenceException

Visual Studio 2010.

Liviu
by liviuz
Wed Oct 12, 2011 1:56 pm
Forum: .NET
Topic: GetLicense throws NullReferenceException
Replies: 12
Views: 17310

Re: GetLicense throws NullReferenceException

Hi Narcís, We build our app for AnyCPU, but we have two builds for the main executable, one for AnyCPU and one for x86. When we need to start our app in 32-bit mode on a 64-bit machine we kick off the second executable (the one built for x86) and if my understanding is correct all the other componen...
by liviuz
Tue Oct 11, 2011 4:31 pm
Forum: .NET
Topic: GetLicense throws NullReferenceException
Replies: 12
Views: 17310

Re: GetLicense throws NullReferenceException

Hi Narcís, My build machine is XP 32-bit and my app is built for AnyCPU. Indeed, I've instaled my app on various x64 machines. In most cases, when we run our app as a 64-bit app on 64-bit machine the license works fine (no errors raised). We have a scenario though when we need to run our app as a 32...
by liviuz
Tue Oct 11, 2011 3:51 pm
Forum: .NET
Topic: GetLicense throws NullReferenceException
Replies: 12
Views: 17310

Re: GetLicense throws NullReferenceException

Hi Narcís, Unfortunatelly is not that simple. I don't think there's an issue with my developer license on the build machine. As I was saying in my original port, the same app installed on other machines work fine, there are no errors raised. We onlyget the reported error on a Win7 x64-bit SP1 machin...
by liviuz
Tue Oct 11, 2011 1:50 pm
Forum: .NET
Topic: GetLicense throws NullReferenceException
Replies: 12
Views: 17310

GetLicense throws NullReferenceException

Hi Support, We have been using the TeeChart for .Net control successfully for many years. Recently though we are getting the following error: Exception: NullReferenceException Message: Object reference not set to an instance of an object. Stacktrace: at Steema.TeeChart.FrAccessProvider.GetLicense(Li...
by liviuz
Mon Oct 11, 2010 4:32 pm
Forum: .NET
Topic: PieChart color order
Replies: 1
Views: 3962

PieChart color order

Hi, I have a requirement to display the slices in my pie chart using a given color order, i.e. starting with the biggest slice and ending with the smallest. At the moment the colors I set up in the series.Colors collection are allocated to the slices in the order: smallest to biggest. How can I reve...
by liviuz
Wed Mar 31, 2010 2:29 pm
Forum: .NET
Topic: Mark Tips flicker
Replies: 7
Views: 10997

Re: Mark Tips flicker

Hi Sandra, Your suggestions indeed solved the flickering problem. The problem I've got now is that since I don't have separate MarkTips for each series, when I handle the GetText event to customise the MarkTip text, I don't know anymore which one is the current series to cutomise the text accordingl...
by liviuz
Mon Mar 29, 2010 4:24 pm
Forum: .NET
Topic: Mark Tips flicker
Replies: 7
Views: 10997

Re: Mark Tips flicker

Hi Sandra, Thanks for the link to the latest version of TeeChart v1. I've downloaded and upgraded to this version but I'm afraid I have the same behavior. Attached you can find a sample project that illustrates the error I get. If you move the mouse over the third bar in the sample (where two series...
by liviuz
Thu Mar 25, 2010 4:26 pm
Forum: .NET
Topic: Mark Tips flicker
Replies: 7
Views: 10997

Re: Mark Tips flicker

Hi Sandra, My name is Liviu. The original account was with Richard but in the meantime he left the company and I took his place. I tried your sample and that one works fine. The problem I have is that in my situation the different series bars overlap (as in the attached example) and they are not sid...
by liviuz
Mon Mar 22, 2010 11:50 am
Forum: .NET
Topic: Mark Tips flicker
Replies: 7
Views: 10997

Mark Tips flicker

Hi Support, We are currently using TeeChart v1.1.2307.20497 and our chart implements multiple series. Each series has its own mark tips (tooltips). If the series happen to overlap (i.e. when displayed as 2D bars, which happens quite often) when the user hovers over such a bar, the mark tip value is ...
by liviuz
Fri Jan 16, 2004 2:29 pm
Forum: .NET
Topic: Bugs in Maintenance release?
Replies: 2
Views: 10238

Apologies for not responding sooner.

Unfortunately I can't try any of your suggestions at this time as I've had to roll back to the previous version of TChart. When I get some time I will re-install and hopefully will have more success.
by liviuz
Tue Jan 06, 2004 9:25 am
Forum: .NET
Topic: Bugs in Maintenance release?
Replies: 2
Views: 10238

Bugs in Maintenance release?

I downloaded and installed the maintenance release, which I was pleased had finally been made, as a response to a previous support enquiry I had made by email (4 months ago now) had indicated that problems I had with images in a Point series would be resolved in a future release. Unfortunately, whil...