<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.lhotka.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>CSLA .NET discussion</title><link>http://forums.lhotka.net/forums/5.aspx</link><description>General discussion about CSLA .NET</description><dc:language /><generator>CommunityServer 2008.5 SP3 (Build: 36.8414)</generator><item><title>Re: Serialization issue with .NET 4.0 and .NET 4.5 beta</title><link>http://forums.lhotka.net/forums/thread/52319.aspx</link><pubDate>Thu, 22 Mar 2012 15:51:09 GMT</pubDate><guid isPermaLink="false">49a2225a-bd1e-4c5d-a665-720b81e87ca9:52319</guid><dc:creator>Bernhard</dc:creator><slash:comments>0</slash:comments><comments>http://forums.lhotka.net/forums/thread/52319.aspx</comments><wfw:commentRss>http://forums.lhotka.net/forums/commentrss.aspx?SectionID=5&amp;PostID=52319</wfw:commentRss><description>&lt;p&gt;Connect issue is here:&lt;br /&gt;&lt;br /&gt;https://connect.microsoft.com/VisualStudio/feedback/details/732591/serialization-issue-with-net-4-0-and-net-4-5-beta&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Serialization issue with .NET 4.0 and .NET 4.5 beta</title><link>http://forums.lhotka.net/forums/thread/52291.aspx</link><pubDate>Tue, 20 Mar 2012 14:25:08 GMT</pubDate><guid isPermaLink="false">49a2225a-bd1e-4c5d-a665-720b81e87ca9:52291</guid><dc:creator>robert.oh.</dc:creator><slash:comments>0</slash:comments><comments>http://forums.lhotka.net/forums/thread/52291.aspx</comments><wfw:commentRss>http://forums.lhotka.net/forums/commentrss.aspx?SectionID=5&amp;PostID=52291</wfw:commentRss><description>&lt;p&gt;Hello Rocky,&lt;/p&gt;
&lt;p&gt;thanks for the fast answers.&lt;/p&gt;
&lt;p&gt;You&amp;#39;re right, we&amp;#39;re using the WcfProxy and we will create a Microsoft bug in connect.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;robert.oh.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Serialization issue with .NET 4.0 and .NET 4.5 beta</title><link>http://forums.lhotka.net/forums/thread/52290.aspx</link><pubDate>Tue, 20 Mar 2012 14:12:13 GMT</pubDate><guid isPermaLink="false">49a2225a-bd1e-4c5d-a665-720b81e87ca9:52290</guid><dc:creator>RockfordLhotka</dc:creator><slash:comments>0</slash:comments><comments>http://forums.lhotka.net/forums/thread/52290.aspx</comments><wfw:commentRss>http://forums.lhotka.net/forums/commentrss.aspx?SectionID=5&amp;PostID=52290</wfw:commentRss><description>&lt;p&gt;Oh wait, sorry, my workaround isn&amp;#39;t available if the client is .NET :(&lt;/p&gt;
&lt;p&gt;So I don&amp;#39;t have a real workaround to suggest. Microsoft must have changed how the NDCS works in 4.5 (I&amp;#39;m assuming you are using WcfProxy), and to me that sounds like a bug in .NET.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Serialization issue with .NET 4.0 and .NET 4.5 beta</title><link>http://forums.lhotka.net/forums/thread/52289.aspx</link><pubDate>Tue, 20 Mar 2012 14:10:58 GMT</pubDate><guid isPermaLink="false">49a2225a-bd1e-4c5d-a665-720b81e87ca9:52289</guid><dc:creator>RockfordLhotka</dc:creator><slash:comments>0</slash:comments><comments>http://forums.lhotka.net/forums/thread/52289.aspx</comments><wfw:commentRss>http://forums.lhotka.net/forums/commentrss.aspx?SectionID=5&amp;PostID=52289</wfw:commentRss><description>&lt;p&gt;This wouldn&amp;#39;t be the first time Microsoft has changed the serialization format out from under us.&lt;/p&gt;
&lt;p&gt;But it would be the first time they were incompatible since the .NET 1.0 to 1.1 fiasco.&lt;/p&gt;
&lt;p&gt;I suggest you do two things:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Submit a bug to Microsoft via connect, so they know they are potentially repeating the 1.0 to 1.1 mess&lt;/li&gt;
&lt;li&gt;Try using the new binary reader/writer Sergey created for CSLA 4.3 - they probably won&amp;#39;t have this issue because it is CSLA code doing the low-level creation of the byte stream; no guarantees, but it might be a workaround&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Serialization issue with .NET 4.0 and .NET 4.5 beta</title><link>http://forums.lhotka.net/forums/thread/52288.aspx</link><pubDate>Tue, 20 Mar 2012 14:06:13 GMT</pubDate><guid isPermaLink="false">49a2225a-bd1e-4c5d-a665-720b81e87ca9:52288</guid><dc:creator>robert.oh.</dc:creator><slash:comments>0</slash:comments><comments>http://forums.lhotka.net/forums/thread/52288.aspx</comments><wfw:commentRss>http://forums.lhotka.net/forums/commentrss.aspx?SectionID=5&amp;PostID=52288</wfw:commentRss><description>&lt;p&gt;Hello guys,&lt;/p&gt;
&lt;p&gt;we&amp;#39;re using CSLA 4.3 in a distributed environment and encountered the following issues with the usage of the data portal:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;There was an error while trying to deserialize parameter &lt;/em&gt;&lt;a href="http://ws.lhotka.net/WcfDataPortal:request"&gt;&lt;em&gt;http://ws.lhotka.net/WcfDataPortal:request&lt;/em&gt;&lt;/a&gt;&lt;em&gt;. The InnerException message was &amp;#39;Member &amp;#39;m_identity&amp;#39; was not found.&amp;#39;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;After some investigation we figured out that this is caused by the fact that the server was running on a machine that had a .NET 4.5 beta installed and the client was running with a &amp;#39;pure&amp;#39; .NET 4.0 installation; the same is true when the server is running on &amp;#39;pure&amp;#39; .NET 4.0 and the client on a .NET 4.5 beta machine.&lt;/p&gt;
&lt;p&gt;Everything works fine if both machines have exactly the same .NET runtime version / installation; either two times &amp;#39;pure&amp;#39; .NET 4.0 or two times .NET 4.5 beta.&lt;/p&gt;
&lt;p&gt;There are some changes in the serializer in the &amp;#39;patched&amp;#39; .NET 4.0 runtime (which comes with the installation of the .NET 4.5 beta installation).&lt;/p&gt;
&lt;p&gt;Is this a known issue? &lt;/p&gt;
&lt;p&gt;Thanks for information and help!&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;robert.oh.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>