when I run my application, I often get an error "The underlying provider failed on Open".
I want to ask, how can I handle this error and create a MessageBox
that show "Restart" and "Cancel" Button
to continue the application.
Thanks before with your help.