A
AndrewDucker
We have a bunch of usercontrols, some of which have problems when you
open them - sometimes for no reason we've been able to track down.
Acting on a tip I read somewhere online, I decided to try running
devenv from another instance of the IDE, set Exception Checking to
break whenever anything was thrown, and see if I could work out what
was causing the IDE to collapse whenever we tried to open these panels.
Lo and behold, they open just fine in the spawned instance of the IDE.
They still won't open in the original instance, but they're fine in the
spawned instance.
Does anyone have _any_ idea why something so strange would be going on?
Cheers,
Andy
open them - sometimes for no reason we've been able to track down.
Acting on a tip I read somewhere online, I decided to try running
devenv from another instance of the IDE, set Exception Checking to
break whenever anything was thrown, and see if I could work out what
was causing the IDE to collapse whenever we tried to open these panels.
Lo and behold, they open just fine in the spawned instance of the IDE.
They still won't open in the original instance, but they're fine in the
spawned instance.
Does anyone have _any_ idea why something so strange would be going on?
Cheers,
Andy