<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : CodeFirst on TFS Build</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2012 : CodeFirst on TFS Build</description>
  <pubDate>Thu, 14 May 2026 09:28:04 -700</pubDate>
  <lastBuildDate>Thu, 21 Mar 2013 10:58:19 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=4064</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>CodeFirst on TFS Build : The EntityModelMetadataDeploy...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4064&amp;PID=16087#16087</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 4064<br /><strong>Posted:</strong> 21-Mar-2013 at 10:58am<br /><br />The EntityModelMetadataDeploy task first generates in-memory metadata, and then tries to obtain a Visual Studio DTE instance to first check if the metadata has changed, and then to write an ibmmx file and update the model's hashcode stored in the project file.  Since it's complaining about not finding the project file it's likely this last part which is failing.<br /><br />Due to the VS dependency, we generally don't recommend running the EntityModelMetadataDeploy task on a build server.  You can turn it off by setting the "SkipDevForce" property to true.  You can do this via an MSBuild argument, or by creating a file named IdeaBlade.Override.targets which contains the property.]]>
   </description>
   <pubDate>Thu, 21 Mar 2013 10:58:19 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4064&amp;PID=16087#16087</guid>
  </item> 
  <item>
   <title>CodeFirst on TFS Build : Having an issue getting the model...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4064&amp;PID=16081#16081</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=449" rel="nofollow">smi-mark</a><br /><strong>Subject:</strong> 4064<br /><strong>Posted:</strong> 21-Mar-2013 at 6:52am<br /><br />Having an issue getting the model to build on our TFS build server. <br><br>&nbsp;&nbsp;&nbsp; DevForceEntityModelMetadataDeploy:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; In EntityModelMetadataDeploy.&nbsp; Parms:&nbsp; Assembly='C:\Builds\1\TaxOffice\Nightly TaxOffice Build\Binaries\TaxOffice.Model\TaxOffice.Model.dll', TargetFolder='C:\Builds\1\TaxOffice\Nightly TaxOffice Build\Sources\Dev\Source\TaxOffice\TaxOffice\TaxOffice.Model.Desktop'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IdeaBlade.VisualStudio.Build.Tasks, Version=7.1.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Trying model metadata discovery for C:\Builds\1\TaxOffice\Nightly TaxOffice Build\Binaries\TaxOffice.Model\TaxOffice.Model.dll<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Creating metadata from DbContext 'TaxOfficeDbContext'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Searching for connectionString named 'TaxOfficeEntities': found<br>&nbsp;&nbsp;&nbsp;&nbsp; 1&gt;C:\Builds\1\TaxOffice\Nightly TaxOffice Build\packages\IdeaBlade.DevForce.Aop.7.1.0\tools\IdeaBlade.DevForce.Common.targets(61,5): error : An error occurred during metadata generation and a metadata file could not be created.&nbsp; Error: The system cannot find the file specified &#091;C:\Builds\1\TaxOffice\Nightly TaxOffice Build\Sources\Dev\Source\TaxOffice\TaxOffice\TaxOffice.Model.Desktop\TaxOffice.Model.csproj&#093;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EntityModelMetadataDeploy: No metadata files generated.<br><br>The dll and folder exist as you can tell it's finding the DbContext and connection string.<br><br>Any ideas?<br>]]>
   </description>
   <pubDate>Thu, 21 Mar 2013 06:52:24 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4064&amp;PID=16081#16081</guid>
  </item> 
 </channel>
</rss>