Hello,
We are using the SOLOMON COM libraries to interact with Dynamics SL 6.5 Professional edition in C#. When calling an Application.Quit() to exit the application instance, an event gets fired requesting confirmation and a balance match override. We handle the event by setting the Ref ResponseMessage instance to the appropriate enum value (NO). However, a COM exception gets thrown with the same content as the message that was appropriately handled. Any ideas what could have gone wrong here? I can always catch the exception and kill the exe as a process but this isn't really a clean way of handling. Do you know of any sample code you can point me to for handling Dynamics Solomon messages in C#?
Your input would be much appreciated.
Many Thanks
--Sam Abraham
*This post is locked for comments
I have the same question (0)