<?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 : Build broke with 7.2.1</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2012 : Build broke with 7.2.1</description>
  <pubDate>Wed, 15 Apr 2026 08:22:58 -700</pubDate>
  <lastBuildDate>Thu, 15 Aug 2013 09:54:10 -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=4270</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>Build broke with 7.2.1 : No problem, we&amp;#039;ve all done...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4270&amp;PID=16726#16726</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> 4270<br /><strong>Posted:</strong> 15-Aug-2013 at 9:54am<br /><br /><P>No problem, we've all done this before, and will do it again.&nbsp;&nbsp; :)</P>]]>
   </description>
   <pubDate>Thu, 15 Aug 2013 09:54:10 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4270&amp;PID=16726#16726</guid>
  </item> 
  <item>
   <title>Build broke with 7.2.1 : Nevermind - I&amp;#039;m an idiot!I...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4270&amp;PID=16725#16725</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1614" rel="nofollow">jbiddle61</a><br /><strong>Subject:</strong> 4270<br /><strong>Posted:</strong> 15-Aug-2013 at 9:49am<br /><br />Nevermind - I'm an idiot!<br>I forgot to update my 'common' project which is in another solution.<br>This is where the reference to 7.2.0 was still hiding.<br><br>Like I said - I'm an idiot!<br><br>]]>
   </description>
   <pubDate>Thu, 15 Aug 2013 09:49:54 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4270&amp;PID=16725#16725</guid>
  </item> 
  <item>
   <title>Build broke with 7.2.1 : Something is still pointing to...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4270&amp;PID=16723#16723</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> 4270<br /><strong>Posted:</strong> 14-Aug-2013 at 5:59pm<br /><br />Something is still pointing to the 7.2.0 version of IdeaBlade.EntityModel.dll.&nbsp; A few things to look for -<DIV>&nbsp;- Did you upgrade the IdeaBlade.DevForce.Aop package too?&nbsp; </DIV><DIV>&nbsp;- Were the DevForce NuGet packages upgraded in all projects using DevForce? &nbsp;</DIV><DIV>&nbsp;- Do you have any binding redirects for DevForce assemblies in your .config file?&nbsp; If so, remove them.&nbsp; </DIV><DIV>&nbsp;- Also try cleaning everything, maybe even closing the solution and doing a "flush" on all bin and obj folders.&nbsp; </DIV><DIV>&nbsp;- Also close down the PostSharp PipeServer process if it's running.&nbsp; It will have a name like "postsharp.srv.*".</DIV>]]>
   </description>
   <pubDate>Wed, 14 Aug 2013 17:59:23 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4270&amp;PID=16723#16723</guid>
  </item> 
  <item>
   <title>Build broke with 7.2.1 : I just updated my working projects...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4270&amp;PID=16722#16722</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1614" rel="nofollow">jbiddle61</a><br /><strong>Subject:</strong> 4270<br /><strong>Posted:</strong> 14-Aug-2013 at 4:21pm<br /><br />I just updated my working projects to 7.2.1 and now I get the following error when I build my code-first model project:<br><br>Error&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; Unhandled exception (3.0.33.0, 32 bit, CLR 4.5, Release): PostSharp.Sdk.CodeModel.AssemblyLoadException: Cannot find assembly 'ideablade.entitymodel, version=7.2.0.0, culture=neutral, publickeytoken=287b5094865421c0'. &#091;Version mismatch&#093;<br>============ PostSharp Assembly Loading Log ===================<br>LOG: Finding the assembly with binding identity 'ideablade.entitymodel, version=7.2.0.0, culture=neutral, publickeytoken=287b5094865421c0'.<br>LOG: Found file 'C:\Projects\FSLHIScore\packages\IdeaBlade.DevForce.Core.7.2.1\lib\net45\IdeaBlade.EntityModel.dll' with identity 'ideablade.entitymodel, version=7.2.1.0, culture=neutral, publickeytoken=287b5094865421c0, processorarchitecture=msil'.<br>LOG: Reference mismatch for 'C:\Projects\FSLHIScore\packages\IdeaBlade.DevForce.Core.7.2.1\lib\net45\IdeaBlade.EntityModel.dll' &#091;VersionMismatch&#093;.<br>LOG: Probing location 'C:\ProgramData\PostSharp\3.0.33\bin.Release\IdeaBlade.EntityModel.exe' because this directory was explicitly added to the search path &#091;File Not Found&#093;.<br>LOG: Probing location 'C:\ProgramData\PostSharp\3.0.33\bin.Release\IdeaBlade.EntityModel.dll' because this directory was explicitly added to the search path &#091;File Not Found&#093;.<br>LOG: Probing location 'C:\Projects\FSLHIScore\FSLHIScoreModel\IdeaBlade.EntityModel.exe' because this directory was explicitly added to the search path &#091;File Not Found&#093;.<br>LOG: Probing location 'C:\Projects\FSLHIScore\FSLHIScoreModel\IdeaBlade.EntityModel.dll' because this directory was explicitly added to the search path &#091;File Not Found&#093;.<br>LOG: Probing location 'C:\Projects\FSLHIScore\FSLHIScoreModel\bin\Debug\IdeaBlade.EntityModel.exe' because this directory was explicitly added to the search path &#091;File Not Found&#093;.<br>LOG: Found file 'C:\Projects\FSLHIScore\FSLHIScoreModel\bin\Debug\IdeaBlade.EntityModel.dll' with identity 'ideablade.entitymodel, version=7.2.1.0, culture=neutral, publickeytoken=287b5094865421c0, processorarchitecture=msil'.<br>LOG: Reference mismatch for 'C:\Projects\FSLHIScore\FSLHIScoreModel\bin\Debug\IdeaBlade.EntityModel.dll' &#091;VersionMismatch&#093;.<br>LOG: Probing location 'C:\Projects\FSLHIScore\FSLHIScoreModel\obj\Debug\IdeaBlade.EntityModel.exe' because this directory was explicitly added to the search path &#091;File Not Found&#093;.<br>LOG: Probing location 'C:\Projects\FSLHIScore\FSLHIScoreModel\obj\Debug\IdeaBlade.EntityModel.dll' because this directory was explicitly added to the search path &#091;File Not Found&#093;.<br>LOG: Probing location 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IdeaBlade.EntityModel.exe' because this directory was explicitly added to the search path &#091;File Not Found&#093;.<br>LOG: Probing location 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\IdeaBlade.EntityModel.dll' because this directory was explicitly added to the search path &#091;File Not Found&#093;.<br>LOG: Probing location 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IdeaBlade.EntityModel.exe' because this directory was explicitly added to the search path &#091;File Not Found&#093;.<br>LOG: Probing location 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\IdeaBlade.EntityModel.dll' because this directory was explicitly added to the search path &#091;File Not Found&#093;.<br>LOG: Looking in GAC for IdeaBlade.EntityModel, Version=7.2.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=x86.<br>LOG: Looking in GAC for IdeaBlade.EntityModel, Version=7.2.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=msil.<br>LOG: Looking in GAC for IdeaBlade.EntityModel, Version=7.2.0.0, Culture=neutral, PublicKeyToken=287b5094865421c0.<br>LOG: The assembly 'ideablade.entitymodel, version=7.2.0.0, culture=neutral, publickeytoken=287b5094865421c0' was not found.<br>===============================================================<br>&nbsp;&nbsp; at PostSharp.Sdk.CodeModel.Domain.GetAssembly(IAssemblyName assemblyName, BindingOptions bindingOptions)<br>&nbsp;&nbsp; at PostSharp.Sdk.CodeModel.AssemblyRefDeclaration.^5YpB0scd(BindingOptions _0)<br>&nbsp;&nbsp; at PostSharp.Sdk.CodeModel.AssemblyRefDeclaration.GetAssemblyEnvelope(BindingOptions bindingOptions)<br>&nbsp;&nbsp; at PostSharp.Sdk.CodeModel.TypeRefDeclaration.GetTypeDefinition(BindingOptions bindingOptions)<br>&nbsp;&nbsp; at PostSharp.Sdk.CodeModel.TypeRefDeclaration.GetTypeDefinition()<br>&nbsp;&nbsp; at PostSharp.Sdk.Extensibility.Tasks.TypeHierarchyTask.^L+R5xVbP(TypeDefDeclaration _0)<br>&nbsp;&nbsp; at PostSharp.Sdk.Extensibility.Tasks.TypeHierarchyTask.^L+R5xVbP(TypeDefDeclaration _0)<br>&nbsp;&nbsp; at PostSharp.Sdk.Extensibility.Tasks.TypeHierarchyTask.^f7RaDjvy()<br>&nbsp;&nbsp; at PostSharp.Sdk.Extensibility.Tasks.TypeHierarchyTask.^4s+bv0LxzDyA()<br>&nbsp;&nbsp; at PostSharp.Sdk.Extensibility.TaskCollection.^7WNENwFx&#091;??0&#093;(^Cbk2mEu2 _0)<br>&nbsp;&nbsp; at PostSharp.Sdk.Extensibility.TaskCollection.^abEN4hRw&#091;??0&#093;()<br>&nbsp;&nbsp; at PostSharp.Sdk.Extensibility.Project.GetService&#091;T&#093;(Boolean throwing)<br>&nbsp;&nbsp; at PostSharp.Sdk.Extensibility.Tasks.AnnotationRepositoryTask.^2OZq1TSJ()<br>&nbsp;&nbsp; at PostSharp.Sdk.Extensibility.Tasks.AnnotationRepositoryTask.^wwGmHrz+(IAnnotationInstance _0)<br>&nbsp;&nbsp; at PostSharp.Sdk.Extensibility.Tasks.AnnotationRepositoryTask.Execute()<br>&nbsp;&nbsp; at PostSharp.Sdk.Extensibility.Project.ExecutePhase(String phase)<br>&nbsp;&nbsp; at PostSharp.Sdk.Extensibility.Project.Execute()<br>&nbsp;&nbsp; at PostSharp.Hosting.PostSharpObject.ExecuteProjects()<br>&nbsp;&nbsp; at PostSharp.Hosting.PostSharpObject.InvokeProject(ProjectInvocation projectInvocation)&nbsp;&nbsp;&nbsp; C:\Projects\FSLHIScore\FSLHIScoreModel\POSTSHARP&nbsp;&nbsp;&nbsp; FSLHIScoreModel<br><br><br>???<br>]]>
   </description>
   <pubDate>Wed, 14 Aug 2013 16:21:15 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4270&amp;PID=16722#16722</guid>
  </item> 
 </channel>
</rss>