H
Houston Keach
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
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