Tuesday, 27 September 2016

Error executing code: Wrong argument types in variable assignment.

This can be caused by two reasons:

  1. Code is wrong, performing some invalid assignment. (You have to fix the code.)
  2. Code is correct, but your application is not compiled correctly. (You should compile forward FormLetter class, or - because you may have such issues in more places - compile the whole AOT.)

No comments:

Post a Comment