Hi,
I can't create a report because of this mesaage error : "
Error while creating report:
Report : xls),line 214
TypeError: Cannot call methode "Childs" of undefined (xls)#214)
Does anyone know what this message means.
Thank you for your help :)
Hi,
I can't create a report because of this mesaage error : "
Error while creating report:
Report : xls),line 214
TypeError: Cannot call methode "Childs" of undefined (xls)#214)
Does anyone know what this message means.
Thank you for your help :)
Euh, I'm new at this.
I really don't know the answer of your question.
How can I know if the client and ther server have the same version number ?
In the line 214 you have something like:
x.Childs();
But the variable "x" has no value.
What is the last assignement of "x"? It's dificult to help you more without knowing the source code of your report.
Sebastian Stein on
When do you get this message? Do your client and server have the same version number or do they differ?