6343 Cannot specify clientExecution or serverExecution on primitive methods
Cause
This error occurs when the signature of a method on a primitive type specifies
Action
Change the signature of the method to remove clientExecution and serverExecution and recompile the method.
