I’m getting this message when trying to open a customization after deleting one of its buttons:
--------compile errors------------
Error: CS0117 - line 83 (1705) - 'Script' does not contain a definition for 'epiButtonGeneratePlates'
Error: CS0117 - line 118 (1740) - 'Script' does not contain a definition for 'epiButtonGeneratePlates'
** Compile Failed. **
I understand what’s happening on the background, however, I’m unable to open the form to edit the Script
class.
What’s the best way around this?
Edit 01: the customization ran fine at first, then I closed it, attempted to re-open it and got the above message. I wonder why it didn’t fail while the form was opened, but only when it was re-opened. Just a thought.