Page 1 of 1

Cannot Process Fitting

Posted: Wed Jul 22, 2020 12:20 pm
by 16489105
I get an error "Cannot Process Fitting", without any further explanation or comments, forum and google search offer no help.
Any ideas?

Re: Cannot Process Fitting

Posted: Wed Jul 22, 2020 2:14 pm
by yeray
Hello,

We'd need some extra information to reproduce the problem here.
Could you please arrange a simple example project we can run as-is here?

Re: Cannot Process Fitting

Posted: Fri Jul 31, 2020 10:48 am
by 16489105
I am afraid I can not, I have dozens of TeeChart forms, this happens only in one, and as far as I can see, there is nothing different. But the project is both complex and confidential.

Surely, as this is a TeeChart defined error code, Steema will know what triggers it, and how to avoid it.

PS. just saw this reply, I thought I would get an e-mail notification as my selected option.

Re: Cannot Process Fitting

Posted: Mon Aug 03, 2020 8:54 am
by Christopher
Hello!
Valgardur wrote:
Fri Jul 31, 2020 10:48 am
Surely, as this is a TeeChart defined error code, Steema will know what triggers it, and how to avoid it.
There is an exception string:

Code: Select all

TeeMsg_FittingError        :='Cannot process fitting';
and this string is used to raise one exception, and this exception is raised in TeePoly.pas at line 183:
bds_2020-08-03_10-54-04.png
bds_2020-08-03_10-54-04.png (34.59 KiB) Viewed 10996 times