Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6266 - Signature of base control method has changed

6266   Signature of base control method has changed

Cause

This error occurs when the signature of a control method has been changed but its event method reimplementations have not yet been recompiled.

Action

Correct the signature of the current method to match the base control definition, if necessary. Then recompile the method.