I can cause V4Rb to crash with the following code. dim s as new VServer(...) s.OpenSession s.CloseSession s.OpenSession <-- crash occurs here Is this a known problem? I'm still using version 2.2. Charles Yeomans