I am opening a web browser via my application. Everything seems to be working just fine, except that I am seeing an annoying message appear that states that my application is closing before the web browser is started.
Is this supposed to happen every time the browser is opened? What can I add to my application to make sure that the browser is launched without having to see this message?
-Rob



