Hi. I have an ArcMap add-in that displays a form and responds to key press events to edit fields in an attribute table. I have a save edits function built in, but it occasionally throws this error:
System.Runtime.InteropServices.SEHException: External component has thrown an exception
upon trying to stop and save edits.
I should note that I have the add-in deployed on computers that have ArcMap 10.1, 10.2, and 10.3, and it only occurs on the ones with 10.1
Any thoughts?