stone

I use AutomacticUpdater on my winform application, In general it can work very well . But when the update server connection failed, My application will pop up a dialog box, the content is *** has encountered a problem and needs to close. We are sorry for the inconvenience, If you were in the middle of something,. the information you were working on might be lost. [Debug] [Close]Ignore this dialog box, the application can continue to work, close this dialog box, the application will exit.Please help me, how to get rid off the dialog. thanks!

I need more information. What was the exact exception? (Copy & paste the full thing). Also, at what point in your app was the exception thrown?