On Sep 11, 2006, at 5:22 PM, Dave Dombrosky wrote:

Andrus,

Those are the only objectstyle lines in the stack trace.  The next
line up is my code calling a "get" method on a DataObject property, so
I'm not sure how seeing my code would be useful.

-Dave

Ok. That sort of answers my question. Your code tries to access object state on deserialization - this is the problem. Do you have custom readObject(..) implemented?

Andrus

Reply via email to