Page 1 of 1

Silent Mode

Posted: Wed Jul 13, 2016 2:43 pm
by 16677274
Hi,

Is there a way to use the ActiveX in a kind of silent Mode ?
I would like to deactivate some random exception thrown by the ActiveX which doesn't impact the interface.

I still have random Memory exception impossible to reproduce on demand. So i'm just wondering if there is a way not to show the exception message.

Thanks

Re: Silent Mode

Posted: Thu Jul 14, 2016 8:52 am
by yeray
Hello,

This is something we have looked at in the past and reviewed recently, and I'm afraid we have not been able to successfully suppress an error message displayed in response to low level errors generated in the TeeChart ocx library.
Also note that finding the cause of the problem would be preferable than suppressing an error dialogue, in case it was possible.

So I'd suggest you to minimize the project to the minimum expression so we can have a simple example project we can run as-is to reproduce the problem here.