amoraller / protobuf-net

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

V2 r594 not working at all? #334

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Please include an e-mail address if this might need a dialogue!
alex.hope.oconnor@live.com.au

What steps will reproduce the problem?
1. Download the featured version V2 r594 released on the 12th/10/2012.
2. Write and small test case of any simplicity using the Serializer.Serialize() 
method.

What is the expected output? What do you see instead?
Well I would not expect a generic exception, but no matter how simple an 
example I created I received the exception "Specified method is not supported"

What version of the product are you using? On what operating system?
V2 r594

Please provide any additional information below.
Compiling the latest source fixed this issue so I am sure it is just something 
that was included in that particular pre-compiled version.

Original issue reported on code.google.com by alex.hope.oconnor on 23 Oct 2012 at 12:32

GoogleCodeExporter commented 8 years ago
Which dll did you reference, and what are you doing exactly?

Is it possible that you've referenced a "CoreOnly" build, when you should be 
using "Full"? (See "What Files Do I Need.txt").

Original comment by marc.gravell on 23 Oct 2012 at 6:07

GoogleCodeExporter commented 8 years ago
http://stackoverflow.com/questions/13021778/protobuf-net-specified-method-is-not
-supported/13024753#13024753

Original comment by marc.gravell on 23 Oct 2012 at 6:36