I have an iron python process that is running and every once in awhile it displays the "IronPython Console has encountered an error and needs to close" popup. The ipy process closes but locks to referenced assemblies remain until I click "Don't Send."
Is there a way to prevent Iron Python from launching this popup or at least handle it programmatically? I am trying to create an automated process and this popup is blocking the run as I am waiting for the assemblies to unlock so I can delete them. Right now I do not have the ability to fix the error causing the popup. Thanks! Peter -- View this message in context: http://www.nabble.com/Disabling-%22Send-a-message-to-Microsoft-popup%22-tp18017714p18017714.html Sent from the IronPython mailing list archive at Nabble.com. _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com