In my application the constructor of the main form goes through its' usual
routine, if something critical happens like a missing important file, I
call the Close() method of the form to quit immediately. I get a dispose
exception, I can't seem to quit the application while im in the
constructor. Anyone know the best way to do this?

Thanks
KC

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to