System.InvalidOperation Exception

From: Houston Keach (no email)
Date: 02/10/04


Date: Tue, 10 Feb 2004 12:29:49 -0600

Two other developers here recently installed Visual Studio and are
encountering a problem with the simplest programs. If they create a
second form in their app and display it (using either showdialog or
showform), running it under the debugger causes a
System.InvalidOperation Exception with the complaint "Object is
currently in use elsewhere..." when you close the app. On my
installation, everything works fine. The only difference I can see is
they are running Win2000 and I'm running XP.

Searching newsgroups, I've seen lots of complaints about variations on
this problem but no solutions. Any ideas?

--Houston


Loading