Re: [protobuf] Serialization Error

2012-06-04 Thread Marc Gravell
This relates to protobuf-net; you've already emailed me directly, and I replied. You raised an issue report: I replied. Please read (and act on) my existing replies. Marc On 4 Jun 2012, at 12:00, Farooq Mushtaq wrote: > While serializing I am getting error "Possible recursion detected > (offs

[protobuf] Serialization Error

2012-06-04 Thread Farooq Mushtaq
While serializing I am getting error "Possible recursion detected (offset: 2 level(s))". I have check tag of every ProtoMember of each class I am using. Each tag is unique but still finding this error. How can I handle this. I am new to Protocol Buffer. -- You received this message because you ar