<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>OData 101: Bin deploying WCF Data Services</title><link>http://blogs.msdn.com/b/astoriateam/archive/2012/08/29/odata-101-bin-deploying-wcf-data-services.aspx</link><description>TL;DR: If you’re bin-deploying WCF Data Services you need to make sure that the .svc file contains the right version string (or no version string). The idea for this post originated from an email I received yesterday. The author of the email, George Tsiokos</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: OData 101: Bin deploying WCF Data Services</title><link>http://blogs.msdn.com/b/astoriateam/archive/2012/08/29/odata-101-bin-deploying-wcf-data-services.aspx#10401581</link><pubDate>Tue, 12 Mar 2013 13:20:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10401581</guid><dc:creator>Ross</dc:creator><description>&lt;p&gt;It might be worth clarifying something that tripped me, which in hindsight is obvious :-) &amp;nbsp;I was upgrading V4.0.0.0&lt;/p&gt;
&lt;p&gt;In my svc markup I had to remove the assembly version, change the publickeytoken to the latest, and update the assembly name to Microsoft.Data.Services.&lt;/p&gt;
&lt;p&gt;The last thing tripped me because the namespace remains system.data.services in code.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10401581" width="1" height="1"&gt;</description></item><item><title>re: OData 101: Bin deploying WCF Data Services</title><link>http://blogs.msdn.com/b/astoriateam/archive/2012/08/29/odata-101-bin-deploying-wcf-data-services.aspx#10352820</link><pubDate>Mon, 24 Sep 2012 20:58:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10352820</guid><dc:creator>DevDelimited</dc:creator><description>&lt;p&gt;Disregard... As it turns out, because I have my EF model in a separate project from my WCF svc, I had to install the OData packages in both places. Which is strange, considering that it ran fine in debug with the packages installed only in the WCF project.&lt;/p&gt;
&lt;p&gt;On to better things!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10352820" width="1" height="1"&gt;</description></item><item><title>re: OData 101: Bin deploying WCF Data Services</title><link>http://blogs.msdn.com/b/astoriateam/archive/2012/08/29/odata-101-bin-deploying-wcf-data-services.aspx#10352812</link><pubDate>Mon, 24 Sep 2012 20:34:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10352812</guid><dc:creator>DevDelimited</dc:creator><description>&lt;p&gt;Using nuget, I have just installed the 5.1.0-rc2 packages. &amp;nbsp;I am performing a standard install from an msi and getting the exact error you mention above - &amp;#39;Could not load file or assembly &amp;#39;Microsoft.Data.Services.Client, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&amp;#39;&lt;/p&gt;
&lt;p&gt;Although I do have a line in my .svc file that reads &amp;#39;Factory=&amp;quot;System.Data.Services.DataServiceHostFactory, System.Data.Services, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&amp;quot;&amp;#39;, unfortunately, your resolutions seem to have no affect. Any ideas? Thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10352812" width="1" height="1"&gt;</description></item><item><title>re: OData 101: Bin deploying WCF Data Services</title><link>http://blogs.msdn.com/b/astoriateam/archive/2012/08/29/odata-101-bin-deploying-wcf-data-services.aspx#10344913</link><pubDate>Thu, 30 Aug 2012 07:14:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10344913</guid><dc:creator>alduar</dc:creator><description>&lt;p&gt;WCF Supoort Oracle&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10344913" width="1" height="1"&gt;</description></item><item><title>re: OData 101: Bin deploying WCF Data Services</title><link>http://blogs.msdn.com/b/astoriateam/archive/2012/08/29/odata-101-bin-deploying-wcf-data-services.aspx#10344888</link><pubDate>Thu, 30 Aug 2012 04:58:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10344888</guid><dc:creator>Harry Pfleger</dc:creator><description>&lt;p&gt;for me, the &amp;quot;pop up&amp;quot; with a good explanation would be sufficient...&lt;/p&gt;
&lt;p&gt;why not start from the beginning with the missing version info, like [... Microsoft.Data.Services, Culture=neutral, ...]&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10344888" width="1" height="1"&gt;</description></item></channel></rss>