The expression contains undefined function call MyUserFunction() error
|
Article relates to
|
Telerik Reporting 2.0+
|
|
Created by
|
Steve
|
|
Last modified
|
07 October, 2009
|
|
Last modified by
|
Steve
|
PROBLEM
The following error is thrown when running the report:
#ERROR# The expression contains undefined function call MyUserFunction()
SOLUTION
This error can occur in any of these three cases:
- The class library has not been rebuilt and thus the function does not yet exist.
- Using the function with wrong number/type of parameters. The passed fields must match the function signature you've defined originally.
- A field specified as function argument is null. Make sure that such cases are handled in the user function.
Comments
If you'd like to comment on this KB
article, please, send us a
Support Ticket.
Thank you!
Please
Sign In
to rate this article.