0
Reply

ThreadStateException

analytic

analytic

Jul 8 2009 11:25 AM
2k
I have a utility that opens a window and I have a menu FILE->SAVE. Everything worked in the old VS but now after converting to VS 2008 the utility hangs up, If I use the debugger I get a ThreadStateException at the line DialogResult result=fileChooser.ShowDialog(); What has happened???