zhejiushizhuce / protobuf-net

Automatically exported from code.google.com/p/protobuf-net
0 stars 0 forks source link

Error: Protocol message end-group tag did not match expected tag. #153

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please include an e-mail address if this might need a dialogue!
==============

What steps will reproduce the problem?
1. When I pass the response byte[] to the ParseFrom method I get the
   the error "Protocol message end-group tag did not match expected tag."
2.
3.

What is the expected output? What do you see instead?

Return the object

What version of the product are you using? On what operating system?
VS 2008 / Win 7

Please provide any additional information below.

Original issue reported on code.google.com by rithvik....@gmail.com on 7 Feb 2011 at 11:22

GoogleCodeExporter commented 9 years ago
Please check you are reporting this against the correct project; AFAIK, 
protobuf-net does not **have** a method named ParseFrom

Original comment by marc.gravell on 8 Feb 2011 at 8:03