<?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 : Migration to DF 7.2 and Postsharp 3</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2012 : Migration to DF 7.2 and Postsharp 3</description>
  <pubDate>Fri, 10 Apr 2026 22:17:49 -700</pubDate>
  <lastBuildDate>Fri, 12 Jul 2013 00:31:11 -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=4220</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>Migration to DF 7.2 and Postsharp 3 : I don&amp;#039;t see how I can add...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4220&amp;PID=16586#16586</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1623" rel="nofollow">kdev</a><br /><strong>Subject:</strong> 4220<br /><strong>Posted:</strong> 12-Jul-2013 at 12:31am<br /><br />I don't see how I can add the reference to postsharp wihtout adding the nuget package to the project if I want it to be updated on the future DF releases.<br /><br />Anyway I will try this workaround thanks.]]>
   </description>
   <pubDate>Fri, 12 Jul 2013 00:31:11 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4220&amp;PID=16586#16586</guid>
  </item> 
  <item>
   <title>Migration to DF 7.2 and Postsharp 3 : When an SL project containing...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4220&amp;PID=16585#16585</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> 4220<br /><strong>Posted:</strong> 11-Jul-2013 at 6:40pm<br /><br /><P sab="1140">When an SL project containing XAML is built there's a step called MarkupCompilePass1 which tries to compile the xaml.&nbsp; It doesn't do a very good job resolving references to dependent assemblies and will raise this error.&nbsp; We've seen this problem in WPF projects too.&nbsp; I'm not sure why you weren't also seeing it when using PostSharp 2.0.</P><DIV>Setting CopyLocal=true is one fix, as that will allow the compile to work, at the cost of the increased XAP size.</DIV><DIV>&nbsp;</DIV><DIV>Another workaround is to add the PostSharp.dll assembly reference, with CopyLocal=false, to your UI project(s).&nbsp; You only need to add the assembly reference, not install the PostSharp package to the project.</DIV>]]>
   </description>
   <pubDate>Thu, 11 Jul 2013 18:40:39 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4220&amp;PID=16585#16585</guid>
  </item> 
  <item>
   <title>Migration to DF 7.2 and Postsharp 3 :   Hi,I managed to modify TempHire...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4220&amp;PID=16577#16577</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1623" rel="nofollow">kdev</a><br /><strong>Subject:</strong> 4220<br /><strong>Posted:</strong> 11-Jul-2013 at 4:40am<br /><br />Hi,<div><br></div><div>I managed to modify TempHire to get this error (<a href="uploads/1623/TempHire.zip" target="_blank">uploads/1623/TempHire.zip</a>)</div><div><br></div><div>I added 2 libraries, DomainBase and DomaineBase.SL to host the EntityBase class (this is actually how my project looks like).</div><div>The references to Devforce&amp;Postsharp on DomainBase.SL are set to CopyLocal = False.</div><div><br></div><div>If you build this project, the first build might success but the next &nbsp;build will fail.</div><div><br></div><div><br></div><div>The problem seems to be related to CopyLocal = False in this architecture !</div><div><br></div><div><br></div><div>About my project : it discover modules at runtime, each module having his own model. Each model inherit of this DomainBase class to share the EntityBase.</div><div>To reduce the size of the XAP, I set copy local = False to every module containing in a module XAP. Only the Main application have the CopyLoca &nbsp;= true on &nbsp;Devforce and Postsharp. That way I donwload Defvorce libraries only once.</div><div><br></div><div><br></div><span style="font-size:10px"><br /><br />Edited by kdev - 11-Jul-2013 at 4:43am</span>]]>
   </description>
   <pubDate>Thu, 11 Jul 2013 04:40:56 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4220&amp;PID=16577#16577</guid>
  </item> 
  <item>
   <title>Migration to DF 7.2 and Postsharp 3 : Hi Silvio,  Yes I double checked,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4220&amp;PID=16570#16570</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1623" rel="nofollow">kdev</a><br /><strong>Subject:</strong> 4220<br /><strong>Posted:</strong> 10-Jul-2013 at 2:54pm<br /><br />Hi Silvio,<br /><br />Yes I double checked, I have no references to Postsharp in projects hosting the views.<br /><br />As for the Domain they are using postsharp 3.0.31. No reference to postsharp 2.1.* are left in the projects.<br />]]>
   </description>
   <pubDate>Wed, 10 Jul 2013 14:54:49 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4220&amp;PID=16570#16570</guid>
  </item> 
  <item>
   <title>Migration to DF 7.2 and Postsharp 3 : In the Domain projects, did you...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4220&amp;PID=16569#16569</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=892" rel="nofollow">sbelini</a><br /><strong>Subject:</strong> 4220<br /><strong>Posted:</strong> 10-Jul-2013 at 2:08pm<br /><br />In the Domain projects, did you update PostSharp to the latest 3.0.31?<div>Can you double check if PostSharp package is not really installed in the views projects?</div>]]>
   </description>
   <pubDate>Wed, 10 Jul 2013 14:08:06 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4220&amp;PID=16569#16569</guid>
  </item> 
  <item>
   <title>Migration to DF 7.2 and Postsharp 3 : Hi,  I spent my day trying to...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4220&amp;PID=16568#16568</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1623" rel="nofollow">kdev</a><br /><strong>Subject:</strong> 4220<br /><strong>Posted:</strong> 10-Jul-2013 at 1:20pm<br /><br />Hi,<br /><br />I spent my day trying to migrate my solution from the previous version of DF & Cocktail to the newest one.<br /><br />Postsharp throw an exception during the compilation and I have no clue why since all was working before.<br /><br />I get this error for every .xaml file located in the different Silverlight Application of my solution :<br /><br />Could not load file or assembly 'PostSharp, Version = 3.0.31.3, Culture = neutral, PublicKeyToken = b13fd38b8f9c99d7' or one of its dependencies. The specified file was not found.<br />File : xxx.xaml<br /><br />Currently, only my Domains (.net & .SL) have the Ideablade.AOP and Postsharp refercence. So why do I get this error on the views ?<br />The references looks correct in my Domain's csproj.<br /><br />I did look in the log (mode diagnostic) but it was no help.<br /><br />Have you experienced such problem  ?<br /><br />Regards]]>
   </description>
   <pubDate>Wed, 10 Jul 2013 13:20:03 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4220&amp;PID=16568#16568</guid>
  </item> 
 </channel>
</rss>