I don't need the exception details, as I know where it occurs. More interesting is what happens before this exception. After setting client.IsDebug to true, all answers from the server (for all commands) will be logged in the debug output window in VS. So you just set IsDebug to true, and copy the output here.
↧