So your SM created subform can’t call the method on the main form? And this main form is visible when you click the label on the subform?
That really sounds like a bug in Servoy and I remember having seen this also at times. Didn’t investigated it though.
IT2Be:
The only thing we see is that removing the (default Servoy) authentication makes it work without error message.
Do all the actions in your application break, or just this button? Also does it happen immediately, or it works for a while, and then stops working later in a user’s session? What I’m wondering is if its related to the session expiring, but not exiting the application like normal (like there is a small outage in the communication between the client and the server, leaving the solution in a bad state and for some reason doesn’t recover).
For something like this, I would suggest the user go into their Java preferences and turn on the Java Console (assume this is in Smart Client?) to always show. Then when they get this error, ask for a screenshot and an output from the Java Console. It should have some good stuff in it.