In some (most?) installations, my mixed VB.Net/C#.Net application hangs (together with Visual Studio and, sometimes XP) when the method DisableEvent() is called on an instance of Visa's SerialSession. I am using Measurement Studio version 7.0 for the Visa code.
This method is called in the process of closing the SerialSession (DisableEvent(), then , then Dispose()).
I have three systems on which this sequence works fine and 3 on which it fails.
On one of the failing systems I have installed a complete .Net/Measurement Studio development environment and have traced the cause to this call.
Because Visual
Studio is trashed, I can't make any progress.
What is configured incorrectly on my failing systems?