Quote Originally Posted by .paul. View Post
use a try, catch block + handle the exception. you can close the app in the catch statement
That's what I tried to do actually... I am trying to do Application.Restart
and then the above .net error shows up with an "Access Denied" message...