<?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>James Crowley : Visual Studio</title><link>http://weblogs.asp.net/james_crowley/archive/tags/Visual+Studio/default.aspx</link><description>Tags: Visual Studio</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Gotcha: "The specified metadata path is not valid." with ADO.NET Entities on Vista x64</title><link>http://weblogs.asp.net/james_crowley/archive/2008/01/26/gotcha-quot-the-specified-metadata-path-is-not-valid-quot-with-ado-net-entities-on-vista-x64.aspx</link><pubDate>Sat, 26 Jan 2008 16:09:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5656175</guid><dc:creator>James Crowley</dc:creator><author>James Crowley</author><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/james_crowley/rsscomments.aspx?PostID=5656175</wfw:commentRss><comments>http://weblogs.asp.net/james_crowley/archive/2008/01/26/gotcha-quot-the-specified-metadata-path-is-not-valid-quot-with-ado-net-entities-on-vista-x64.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;For those of you foolhardy enough to be running Vista x64 (myself included!), VS 2008, and the latest build of the ADO.NET Entities framework...&amp;nbsp;you may well hit the following error message:&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;EM&gt;The specified metadata path is not valid. A valid path must be either an existing directory, an existing file with extension '.csdl', '.ssdl', or '.msl', or a URI that identifies an embedded resource.&lt;/EM&gt; &lt;/P&gt;&lt;SPAN&gt;The catch is that apparently the designers are not supported on 64-bit machines. The workaround is to copy two files from %windir%\Microsoft.NET\Framework64\v3.5 to %windir%\Microsoft.NET\Framework\v3.5:&lt;/SPAN&gt;&lt;SPAN&gt; 
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV align=left&gt;Microsoft.Data.Entity.Build.Tasks.dll&lt;/DIV&gt;
&lt;LI&gt;
&lt;DIV align=left&gt;Microsoft.Data.Entity.targets&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P align=left&gt;then restart Visual Studio&amp;nbsp;and rebuild your solution.&lt;/P&gt;&lt;/SPAN&gt;
&lt;P mce_keep="true"&gt;&lt;SPAN&gt;Thanks to Tommy Williams @ MSFT (&lt;A class="" href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2532468&amp;amp;SiteID=1" mce_href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2532468&amp;amp;SiteID=1"&gt;found on the forums&lt;/A&gt;)&lt;/P&gt;&lt;/SPAN&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5656175" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/james_crowley/archive/tags/asp.net/default.aspx">asp.net</category><category domain="http://weblogs.asp.net/james_crowley/archive/tags/Visual+Studio/default.aspx">Visual Studio</category></item></channel></rss>