Finally! A very simple bug causing very strange symptoms. I had
overridden Destroy in my ClientInstance object and neglected to include
a final call to the inherited Destroy.
Arno Garrels wrote:
Mike Lenox wrote:
I am aggressively debugging the application. The root problem at this
point s
Mike Lenox wrote:
> I am aggressively debugging the application. The root problem at this
> point seems to be a server background exception event. ICS sample code
> has comments, "Should normally never occur" and "Hoping that server
> will still work". But, I am able to make it happen quite often a
I am aggressively debugging the application. The root problem at this
point seems to be a server background exception event. ICS sample code
has comments, "Should normally never occur" and "Hoping that server will
still work". But, I am able to make it happen quite often and, though my
handler