<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Solving Binary serialization versioning conflicts</title><link>http://weblogs.asp.net/rosherove/archive/2005/03/03/Solving-Binary-serialization-versioning-conflicts.aspx</link><description>My friend, Jonathan Einav (His blog is, sadly, empty for now) just sent me this by email. It&amp;#39;s a solution to a versioning problem he encountered, which he has made public for the community. This is a a nice approach to deal with binary de-serialization</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: Solving Binary serialization versioning conflicts</title><link>http://weblogs.asp.net/rosherove/archive/2005/03/03/Solving-Binary-serialization-versioning-conflicts.aspx#885671</link><pubDate>Wed, 08 Nov 2006 18:09:10 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:885671</guid><dc:creator>bob</dc:creator><author>bob</author><description>Roy,

I would love to get a look at this code.

It looks like http://www.osherove.com/
is either down or not found.

Any chance of getting a copy?
bhousedorf at hdpi com&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=885671" width="1" height="1"&gt;</description></item><item><title>re: Solving Binary serialization versioning conflicts</title><link>http://weblogs.asp.net/rosherove/archive/2005/03/03/Solving-Binary-serialization-versioning-conflicts.aspx#454453</link><pubDate>Fri, 23 Jun 2006 07:44:53 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:454453</guid><dc:creator>Serge</dc:creator><author>Serge</author><description>That download link points to a 404?&lt;br&gt;&lt;br&gt;Do you have a different link?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Serge&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=454453" width="1" height="1"&gt;</description></item><item><title>Solving Binary serialization versioning conflicts  - The HashTable problem</title><link>http://weblogs.asp.net/rosherove/archive/2005/03/03/Solving-Binary-serialization-versioning-conflicts.aspx#397436</link><pubDate>Wed, 06 Apr 2005 13:22:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:397436</guid><dc:creator>TrackBack</dc:creator><author>TrackBack</author><description>&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=397436" width="1" height="1"&gt;</description></item><item><title>Solving Binary serialization versioning conflicts  - The HashTable problem</title><link>http://weblogs.asp.net/rosherove/archive/2005/03/03/Solving-Binary-serialization-versioning-conflicts.aspx#397430</link><pubDate>Wed, 06 Apr 2005 12:44:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:397430</guid><dc:creator>TrackBack</dc:creator><author>TrackBack</author><description>&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=397430" width="1" height="1"&gt;</description></item><item><title>re: Solving Binary serialization versioning conflicts</title><link>http://weblogs.asp.net/rosherove/archive/2005/03/03/Solving-Binary-serialization-versioning-conflicts.aspx#395972</link><pubDate>Sat, 26 Mar 2005 23:22:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:395972</guid><dc:creator>Tony Valenti</dc:creator><author>Tony Valenti</author><description>I keep getting this message when I try to use it:&lt;br&gt;&lt;br&gt;OnDeserialization method was called while the object was not being deserialized&lt;br&gt;&lt;br&gt; at System.Collections.Hashtable.OnDeserialization(Object sender) at System.Runtime.Serialization.DeserializationEventHandler.Invoke(Object sender) at System.Runtime.Serialization.ObjectManager.RaiseDeserializationEvent() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream) at Projex.Hacks.Serialization.VersionSupportingBinaryFormatter.Deserialize(Stream serializationStream) in C:\Inetpub\wwwroot\MobileNow\DesktopModules\Projex2.0\Components\Hacks\Serialization\VersionSupportingBinaryFormatter.vb:line 39 at Projex.HelperComponents.Serializer.BinDeSerialize(Stream Stream) in C:\Inetpub\wwwroot\MobileNow\DesktopModules\Projex2.0\Components\Helper\Serializer.vb:line 29 at Projex.HelperComponents.Serializer.BinDeSerialize(Byte[] buff) in C:\Inetpub\wwwroot\MobileNow\DesktopModules\Projex2.0\Components\Helper\Serializer.vb:line 24 at Projex.CoreObject.Deserialize(Byte[] Value) in C:\Inetpub\wwwroot\MobileNow\DesktopModules\Projex2.0\Components\Administrative\CoreObject.vb:line 39 at Projex.UI.ProjexUPControl.GetCores() in C:\Inetpub\wwwroot\MobileNow\DesktopModules\FocusUPLaw\ProjexUPControl.ascx.vb:line 105&lt;br&gt;&lt;br&gt;Any recommendations as to why the Hashtable isn't playing nicely?&lt;br&gt;&lt;br&gt;Thanks!&lt;br&gt;Tony Valenti&lt;br&gt;Tony.Valenti@MobileNow.cc&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=395972" width="1" height="1"&gt;</description></item><item><title>Solving Binary serialization versioning conflicts</title><link>http://weblogs.asp.net/rosherove/archive/2005/03/03/Solving-Binary-serialization-versioning-conflicts.aspx#384708</link><pubDate>Thu, 03 Mar 2005 17:42:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:384708</guid><dc:creator>TrackBack</dc:creator><author>TrackBack</author><description>&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=384708" width="1" height="1"&gt;</description></item></channel></rss>