[Mono-list] Deserialization issue when talking to webservice from mono

Robert Weiss rweiss at chesapeakebay.net
Wed Feb 11 12:20:06 EST 2009


Correct. 

 

We are running mono 2.2

 

Not sure what you mean RE: binary serialization puts a dependency on
private implementation. Can you explain further?

 

________________________________

From: Alan McGovern [mailto:alan.mcgovern at gmail.com] 
Sent: Wednesday, February 11, 2009 12:04 PM
To: Robert Weiss
Cc: mono-list at lists.ximian.com
Subject: Re: [Mono-list] Deserialization issue when talking to
webservice from mono

 

Just to clarify, what you're saying is that if Mono binary serializes
your generic list, then MS.NET cannot deserialize the resulting stream?
If so, what version of Mono are you on. If it's older than 2.2, maybe
you should try 2.2 and see if the issue has been resolved.

Ideally there would be no difference, but binary serialization puts a
dependency on private implementation detail which makes it hard to
replicate exactly.

Alan.

On Wed, Feb 11, 2009 at 4:55 PM, Rob Weiss <rweiss at chesapeakebay.net>
wrote:


Ok. Here is the deal with my issue. It "appears" that the implementation
of
the Generic Sorted List on mono is *NOT* implemented the same was as in
the
.Net Framework. So when I binary serialize the Object, which has a
Generic
Sorted List property, on mono and deserialize on win-32, using the EXACT
same DLL, it thows the error listed above.

Is there a list of the differences of the implementations between mono
and
.Net? BTW, this specific DLL PASSED the MoMA with no issues reported.
--
View this message in context:
http://www.nabble.com/Deserialization-issue-when-talking-to-webservice-f
rom-mono-tp21954562p21958261.html

Sent from the Mono - General mailing list archive at Nabble.com.

_______________________________________________
Mono-list maillist  -  Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20090211/bf19d2e6/attachment.html 


More information about the Mono-list mailing list