<?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 : DevForce 7.2.2 / PostSharp 3.0.39.x</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2012 : DevForce 7.2.2 / PostSharp 3.0.39.x</description>
  <pubDate>Fri, 10 Apr 2026 20:41:37 -700</pubDate>
  <lastBuildDate>Tue, 26 Nov 2013 05:34:06 -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=4608</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>DevForce 7.2.2 / PostSharp 3.0.39.x : Sometimes it&amp;#039;s the simple...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4608&amp;PID=17258#17258</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1865" rel="nofollow">irishbuddha</a><br /><strong>Subject:</strong> 4608<br /><strong>Posted:</strong> 26-Nov-2013 at 5:34am<br /><br />Sometimes it's the simple things at the end of the day that will get you.<div><br></div><div>Thanks kimj, uninstalling both packages, and then installing PostSharp 3.0.39 first, then IdeaBlade.DevForce.Aop worked.<div>I had been doing it in the reverse order, with Aop first, and that seems to have been the culprit. Both building and view generation are working properly.</div></div>]]>
   </description>
   <pubDate>Tue, 26 Nov 2013 05:34:06 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4608&amp;PID=17258#17258</guid>
  </item> 
  <item>
   <title>DevForce 7.2.2 / PostSharp 3.0.39.x : PostSharp released an update a...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4608&amp;PID=17255#17255</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> 4608<br /><strong>Posted:</strong> 25-Nov-2013 at 5:08pm<br /><br />PostSharp released an update a few days after the 7.2.2 DevForce release, which was built using PostSharp 3.0.39.&nbsp; You can first install this version from the Package Manager console and then install IdeaBlade.DevForce.Aop.&nbsp; <DIV>&nbsp;</DIV><DIV>From the console:&nbsp; &nbsp;<FONT color=#1e1e1e size=1 face=C&#111;nsolas><FONT color=#1e1e1e size=1 face=C&#111;nsolas><FONT color=#1e1e1e size=1 face=C&#111;nsolas>install-package postsharp -version 3.0.39</FONT></FONT></FONT></DIV>]]>
   </description>
   <pubDate>Mon, 25 Nov 2013 17:08:34 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4608&amp;PID=17255#17255</guid>
  </item> 
  <item>
   <title>DevForce 7.2.2 / PostSharp 3.0.39.x : Trying to build, and generate...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4608&amp;PID=17254#17254</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1865" rel="nofollow">irishbuddha</a><br /><strong>Subject:</strong> 4608<br /><strong>Posted:</strong> 25-Nov-2013 at 3:49pm<br /><br />Trying to build, and generate views, for a CodeFirst model, after updating DevForce from 7.2.1 to 7.2.2<div><br></div><div>If I don't install PostSharp 3.0.40, I can't build, but If I install that, then I get errors trying to generate views saying it can't find PostSharp 3.0.39.9. The current error trying to build is :</div><div><br></div><div><div><span style="line-height: 1.4;">Error</span><span ="Apple-tab-span" style="line-height: 1.4; white-space: pre;">	</span><span style="line-height: 1.4;">31</span><span ="Apple-tab-span" style="line-height: 1.4; white-space: pre;">	</span><span style="line-height: 1.4;">Assembly 'IdeaBlade.Aop, Version=7.2.2.0, Culture=neutral, PublicKeyToken=287b5094865421c0' uses 'PostSharp, Version=3.0.39.9, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7' which has a higher version than referenced assembly 'PostSharp, Version=3.0.39.3, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7'</span></div></div><div><span style="line-height: 1.4;"><br></span></div><div><br></div><div>Tried updating PostSharp to that specific version via Package Manager shell, no joy as it doesn't find a match. PostSharp's website&nbsp;</div><div><br></div><div><span style="line-height: 1.4;">Entity Framework 5</span></div><div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">Anyone successfully gotten to 7.2.2 and have everything working? Anything you found that I'm just not seeing that needs to be done as part of the update? I've gone through and ensured that all projects are referencing the right version (there was one that was still referencing 3.0.33.5 after the initial update, that's now corrected as well as its packages.config)</span></div><div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;"><br></span></div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Mon, 25 Nov 2013 15:49:37 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4608&amp;PID=17254#17254</guid>
  </item> 
 </channel>
</rss>