Is there any answer for this?
I also have a similar problem. Written an application which logs into an AOS using .Net BC. Later on when the application want to login to another AOS (long after the previous session has been logged off and disposed of), the same exception (LogonSystemChangedException) is being thrown.
Is there any way I can avoid it?