Code:
application.getMethodTriggerElementName();
application.getMethodTriggerFormName();The above functions are not working in debug mode.
Because of this problem I couldn’t debug my methods.
Once I enable the debugger then I’m getting a series of error messages enventhough I disable the debugger.
I need to close the solution & open it again to get rid of the errors.
Is there any quick fix for this?
Thanks for any help.