I maintain a Notes C API application. If my code has a bug that produces an access violation (such as a memory violation) I will get a window generated by Notes that says “An error has occurred in a Lotus Notes application. Data is being collected…”. Is there some way I can configure Notes to not behave this way - i.e. just ignore the error? I would rather handle exceptions myself.