<?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 SL Linq Query issue</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : Devforce SL Linq Query issue</description>
  <pubDate>Tue, 28 Apr 2026 04:50:50 -700</pubDate>
  <lastBuildDate>Fri, 13 Mar 2009 10:31:04 -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=1127</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 SL Linq Query issue : The issue occurs when we click...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4070#4070</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=310" rel="nofollow">pjj326</a><br /><strong>Subject:</strong> 1127<br /><strong>Posted:</strong> 13-Mar-2009 at 10:31am<br /><br /><P>The issue occurs when we click on the Silverlight Components tab. If I were to follow the exact instructions from that link: </P><DIV>- Open Toolbox</DIV><DIV>- Choose Items</DIV><DIV>- Dialogue Opens</DIV><DIV>- Click Silverlight Components and wait</DIV><DIV>&nbsp;</DIV><DIV>Visual Studio hangs and crashes. The following error gets put in the Application event log:</DIV><DIV>&nbsp;</DIV><DIV>EventType clr20r3, P1 devenv.exe, P2 9.0.30729.1, P3 488f2b50, P4 microsoft.windows.design.silverlight, P5 3.5.0.0, P6 48febcc8, P7 3, P8 6, P9 exception, P10 NIL.</DIV><DIV>For more information, see Help and Support Center at <a href="http://go.microsoft.com/fwlink/&#101;vents.asp" target="_blank">http://go.microsoft.com/fwlink/events.asp</A>.</DIV><DIV>&nbsp;</DIV><DIV>In the article I referenced in the previous post adding system.core.dll, system.dll, and system.windows.dll for Silverlight to the GAC prevents Visual Studio from crashing. I can tell you that removing system.core.dll for silverlight fromt the GAC resolved the Devforce SL LINQ Query issue and I can also click on Silverlight Components when choosing items for the Toolbox. But that is with system.dll and system.windows.dll for Silverlight still in the GAC. If I were to test this more, I would bet that system.windows.dll in the GAC is resolving the Visual Studio issue. I've also verified that another 3rd party component vendor has added their Silverlight assembly to the GAC. I guess I would ask the question: Are Silverlight assemblies ever supposed to be in the GAC? Are there still some issues with Silverlight and Visual Studio integration? I guess I'm not really looking for an answer... just some thoughts. </DIV>]]>
   </description>
   <pubDate>Fri, 13 Mar 2009 10:31:04 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4070#4070</guid>
  </item> 
  <item>
   <title>Devforce SL Linq Query issue : Maybe this will help with the...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4067#4067</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> 1127<br /><strong>Posted:</strong> 13-Mar-2009 at 9:38am<br /><br /><P>Maybe this will help with the toolkit issue:</P><DIV><a href="http://www.carlosfemmer.com/post/2009/02/How-to-add-Silverlight-Toolkit-C&#111;ntrols-to-Visual-Studio-2008-and-Blend-ToolBox.aspx" target="_blank">http://www.carlosfemmer.com/post/2009/02/How-to-add-Silverlight-Toolkit-Controls-to-Visual-Studio-2008-and-Blend-ToolBox.aspx</A></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 13 Mar 2009 09:38:41 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4067#4067</guid>
  </item> 
  <item>
   <title>Devforce SL Linq Query issue : Some details about why System.Core.dll...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4057#4057</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=310" rel="nofollow">pjj326</a><br /><strong>Subject:</strong> 1127<br /><strong>Posted:</strong> 13-Mar-2009 at 5:45am<br /><br /><P>Some details about why System.Core.dll for Silverlight was in the GAC:</P><DIV>Our development team had been trying to add SilverlightControlToolkit controls to the Toolbox in Visual Studio. Every time we would Choose Items on the toolbox and click the Silverlight Components tab, Visual Studio would crash. This led to the following forum post:</DIV><DIV>&nbsp;</DIV><DIV><a href="http://silverlight.net/forums/t/52119.aspx" target="_blank">http://silverlight.net/forums/t/52119.aspx</A></DIV><DIV>&nbsp;</DIV><DIV>The post led us to register System.Core.dll, System.Windows.dll, and System.dll from C:\Program Files\Microsoft SDKs\Silverlight\2.0 to the GAC. This allowed us to browse and select Silverlight components to add to the Toolbox in Visual Studio. It solved our immediate problem, but clearly caused a conflict with System.Core.dll and created some strange errors. We will be removing the above assemblies from the GAC.</DIV>]]>
   </description>
   <pubDate>Fri, 13 Mar 2009 05:45:15 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4057#4057</guid>
  </item> 
  <item>
   <title>Devforce SL Linq Query issue : For anyone else who might run...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4048#4048</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> 1127<br /><strong>Posted:</strong> 12-Mar-2009 at 2:30pm<br /><br />For anyone else who might run into this problem, the issue turned out to be that&nbsp;the Silverlight version of System.Core.dll was installed into the GAC.&nbsp; Silverlight assemblies should not (must not) be installed in the GAC.&nbsp; In this case both the Silverlight and standard .NET versions of System.Core were in the GAC, with very surprising and unpredictable results.]]>
   </description>
   <pubDate>Thu, 12 Mar 2009 14:30:37 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4048#4048</guid>
  </item> 
  <item>
   <title>Devforce SL Linq Query issue : Hmm that&amp;#039;s very strange....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4042#4042</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> 1127<br /><strong>Posted:</strong> 12-Mar-2009 at 8:20am<br /><br />Hmm that's very strange. Does the debuglog.xml on the BOS side show anything else? If anything, it should have a detailed stack trace. I do not believe any SL assemblies will be put into the GAC, the normal assemblies do but if this was a problem on your BOS side none of the clients would function.]]>
   </description>
   <pubDate>Thu, 12 Mar 2009 08:20:20 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4042#4042</guid>
  </item> 
  <item>
   <title>Devforce SL Linq Query issue : I&amp;#039;m running Silverlight version...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4041#4041</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=452" rel="nofollow">ken.nelson</a><br /><strong>Subject:</strong> 1127<br /><strong>Posted:</strong> 12-Mar-2009 at 6:19am<br /><br />I'm running Silverlight version 2.0.40115.0 which appears to be the latest. &nbsp;I just tried cleaning my IE cache, unfortunately that did not fix the issue.]]>
   </description>
   <pubDate>Thu, 12 Mar 2009 06:19:30 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4041#4041</guid>
  </item> 
  <item>
   <title>Devforce SL Linq Query issue : All machines have the latest silverlight...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4035#4035</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> 1127<br /><strong>Posted:</strong> 11-Mar-2009 at 3:48pm<br /><br />All machines have the latest silverlight version installed? There is no way the old build is still cached? I know in Firefox it doesn't seem to cache it but I have noticed IExplore does, so try completely cleaning your cache and see if it makes a difference...]]>
   </description>
   <pubDate>Wed, 11 Mar 2009 15:48:35 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4035#4035</guid>
  </item> 
  <item>
   <title>Devforce SL Linq Query issue : I thought i would summarize:  The...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4032#4032</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=309" rel="nofollow">DapperDanH</a><br /><strong>Subject:</strong> 1127<br /><strong>Posted:</strong> 11-Mar-2009 at 2:01pm<br /><br /><P>I thought i would summarize:</P><DIV>&nbsp;</DIV><DIV>The error we get is:</DIV><DIV><P style="MARGIN: 0in 0in 0pt" ="Ms&#111;normal"><FONT face=Calibri size=3>Expression of type 'IdeaBlade.EntityModel.v4.EntityGroupProxy`1&#091;DomainModel.Customer&#093;' cannot be used for parameter of type 'System.Linq.IQueryable`1&#091;DomainModel.Customer&#093;' of method 'System.Linq.IQueryable`1&#091;DomainModel.Customer&#093; Where&#091;Customer&#093;(System.Linq.IQueryable`1&#091;DomainModel.Customer&#093;, System.Linq.Expressions.Expression`1&#091;System.Func`2&#091;DomainModel.Customer,System.Boolean&#093;&#093;)'</P><DIV></FONT>&nbsp;</DIV><DIV>1.&nbsp; We no longer feel the issue is related having a previous version of DevForceEF installed.</DIV></DIV><DIV>2.&nbsp; All machines can run a DevForceEF LINQ query when not using Silverlight.</DIV><DIV>3.&nbsp; SL query with LINQ against the entity manager cache works just fine.</DIV><DIV>4.&nbsp;&nbsp;3 out of 10 ProModel&nbsp;machines&nbsp;can’t run Silverlight with LINQ that makes calls to the BOS. </DIV><DIV>We&nbsp;think it has something to do with how types are being communicated in the WCF layer.<BR></DIV>]]>
   </description>
   <pubDate>Wed, 11 Mar 2009 14:01:09 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4032#4032</guid>
  </item> 
  <item>
   <title>Devforce SL Linq Query issue : We have identified the issue i...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4030#4030</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=309" rel="nofollow">DapperDanH</a><br /><strong>Subject:</strong> 1127<br /><strong>Posted:</strong> 11-Mar-2009 at 7:39am<br /><br />We have identified the issue i think.&nbsp; Machines that had a prior version of DevForceEF will not allow LINQ queries to be executed.&nbsp; <DIV>&nbsp;</DIV><DIV>On machines that have never had DevForceEF installed prior to installed DevForceSL 4.3.0.1, LINQ queries work fine.</DIV><DIV>&nbsp;</DIV><DIV>Prior to installing DevForceSL 4.3.0.1, we had installed&nbsp;DevForceEF 4.2.2.&nbsp; We uninstalled DevForceEF 4.2.2 prior to installing DevForceSL 4.3.0.1.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>So, somewhere, perhaps the GAC, perhaps there are some leftover 4.2.2 assemblies?&nbsp; How can clean up our machine?&nbsp; Any advice? </DIV><DIV>&nbsp;</DIV><DIV>Thanks,</DIV><DIV>Dan</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 11 Mar 2009 07:39:48 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4030#4030</guid>
  </item> 
  <item>
   <title>Devforce SL Linq Query issue : I had tried that, but that won&amp;#039;t...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4029#4029</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=459" rel="nofollow">amit007</a><br /><strong>Subject:</strong> 1127<br /><strong>Posted:</strong> 11-Mar-2009 at 6:46am<br /><br />I had tried that, but that won't work either.&nbsp;&nbsp;I forgot to change the line prior to posting&nbsp;on the forum.<DIV><FONT size=2><strong></strong></FONT>&nbsp;</DIV><DIV><FONT size=2><strong>manager</strong><FONT color=#400040 size=2><FONT color=#400040 size=2>.</FONT></FONT><FONT size=2>ExecuteQueryAsync(manager</FONT><FONT color=#400040 size=2><FONT color=#400040 size=2>.</FONT></FONT><FONT size=2>Resources, OnQueryComplete, </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>null</FONT></FONT><FONT size=2><strong>);</strong></FONT></FONT></DIV><DIV><FONT size=2><strong>manager</strong><FONT color=#400040><FONT color=#400040>.</FONT></FONT>ExecuteQueryAsync(q, OnQueryComplete, <FONT color=#0000ff><FONT color=#0000ff>null</FONT></FONT><strong>); </strong></FONT></DIV>]]>
   </description>
   <pubDate>Wed, 11 Mar 2009 06:46:36 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4029#4029</guid>
  </item> 
  <item>
   <title>Devforce SL Linq Query issue : We have tried manager.ExecuteQueryAsync(q,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4021#4021</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=309" rel="nofollow">DapperDanH</a><br /><strong>Subject:</strong> 1127<br /><strong>Posted:</strong> 10-Mar-2009 at 7:52pm<br /><br /><P>We have tried <FONT size=2><strong>manager</strong><FONT color=#400040><FONT color=#400040>.</FONT></FONT>ExecuteQueryAsync(q, OnQueryComplete, <FONT color=#0000ff><FONT color=#0000ff>null</FONT></FONT><strong>);&nbsp; as well.</strong></P><DIV></DIV><DIV>In fact, we t<FONT face=Calibri size=3>ried running SilverlightPIAppWeb in Program Files\Ideablade DevForce EF\Learning Units\300 Advanced\Property Interceptors in Silverlight\03 Code Samples\CS\SilverlightWithPropertyInterceptors\SilverlightPIApp</FONT><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><?: prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p><FONT face=Calibri size=3>&nbsp;</FONT></o:p></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><FONT face=Calibri size=3>Received the same error when running any of the queries that use LINQ:</FONT></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><o:p><FONT face=Calibri size=3>&nbsp;</FONT></o:p></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><FONT face=Calibri size=3>Expression of type 'IdeaBlade.EntityModel.v4.EntityGroupProxy`1&#091;DomainModel.Customer&#093;' cannot be used for parameter of type 'System.Linq.IQueryable`1&#091;DomainModel.Customer&#093;' of method 'System.Linq.IQueryable`1&#091;DomainModel.Customer&#093; Where&#091;Customer&#093;(System.Linq.IQueryable`1&#091;DomainModel.Customer&#093;, System.Linq.Expressions.Expression`1&#091;System.Func`2&#091;DomainModel.Customer,System.Boolean&#093;&#093;)'</FONT></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><o:p><FONT face=Calibri size=3>&nbsp;</FONT></o:p></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><FONT face=Calibri size=3>-ProModel</FONT></P></DIV></FONT>]]>
   </description>
   <pubDate>Tue, 10 Mar 2009 19:52:00 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4021#4021</guid>
  </item> 
  <item>
   <title>Devforce SL Linq Query issue : try changingmanager.ExecuteQueryAsync(manager.Resources,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4017#4017</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> 1127<br /><strong>Posted:</strong> 10-Mar-2009 at 5:11pm<br /><br /><font size="2"><font size="2"><strong><b>try changing</b><br>manager</strong></font><font color="#400040" size="2"><font color="#400040" size="2">.</font></font><font size="2">ExecuteQueryAsync(manager</font><font color="#400040" size="2"><font color="#400040" size="2">.</font></font><font size="2">Resources, OnQueryComplete, </font><font color="#0000ff" size="2"><font color="#0000ff" size="2">null</font></font><font size="2"><strong>);<br>to<br></strong></font></font><font size="2"><font size="2"><strong>manager</strong></font><font color="#400040" size="2"><font color="#400040" size="2">.</font></font><font size="2">ExecuteQueryAsync(q</font><font size="2">, OnQueryComplete, </font><font color="#0000ff" size="2"><font color="#0000ff" size="2">null</font></font><font size="2"><strong>); </strong></font></font><br>]]>
   </description>
   <pubDate>Tue, 10 Mar 2009 17:11:11 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4017#4017</guid>
  </item> 
  <item>
   <title>Devforce SL Linq Query issue : Does anyone know why i can&amp;#039;t...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4013#4013</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=459" rel="nofollow">amit007</a><br /><strong>Subject:</strong> 1127<br /><strong>Posted:</strong> 10-Mar-2009 at 12:51pm<br /><br />Does anyone know why i can't run&nbsp;LINQ query&nbsp;on DevForce SL Doman model in my silverlight app?<DIV>&nbsp;</DIV><DIV>The below query works fine; however it doesn't seems to work when i use LINQ sysntax to query the collection.</DIV><DIV><FONT size=2><FONT size=2><strong>manager</strong></FONT><FONT color=#400040 size=2><FONT color=#400040 size=2>.</FONT></FONT><FONT size=2>ExecuteQueryAsync(manager</FONT><FONT color=#400040 size=2><FONT color=#400040 size=2>.</FONT></FONT><FONT size=2>Resources, OnQueryComplete, </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>null</FONT></FONT><FONT size=2><strong>); </strong></FONT></FONT></DIV><DIV><FONT size=2><FONT size=2><strong></strong><FONT size=2><strong>&nbsp;</DIV><DIV><DIV><DIV><DIV></strong></FONT></FONT></FONT><FONT size=2>Here is the error message i get while trying to execute the LINQ query</FONT></DIV></DIV></DIV></DIV><DIV><DIV><FONT size=2>"Expression of type 'IdeaBlade.EntityModel.v4.EntityGroupProxy`1&#091;ProModel.Eps.ObjectModel.Devforce.Resource&#093;' cannot be used for parameter of type 'System.Linq.IQueryable`1&#091;ProModel.Eps.ObjectModel.Devforce.Resource&#093;' of method 'System.Linq.IQueryable`1&#091;ProModel.Eps.ObjectModel.Devforce.Resource&#093; Where&#091;Resource&#093;(System.Linq.IQueryable`1&#091;ProModel.Eps.ObjectModel.Devforce.Resource&#093;, System.Linq.Expr</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2><FONT color=#2b91af>EntityQuery</FONT><FONT color=#400040 size=2><FONT color=#400040 size=2>&lt;</FONT></FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>Resource</FONT></FONT><FONT color=#400040 size=2><FONT color=#400040 size=2>&gt;</FONT></FONT><FONT size=2><strong> q </strong></FONT><FONT color=#400040 size=2><FONT color=#400040 size=2>=</FONT></FONT><FONT size=2><strong> manager</strong></FONT><FONT color=#400040 size=2><FONT color=#400040 size=2>.</FONT></FONT><FONT size=2>Resources</FONT><FONT color=#400040 size=2><FONT color=#400040 size=2>.</FONT></FONT><FONT size=2>Where(r </FONT><FONT color=#400040 size=2><FONT color=#400040 size=2>=&gt;</FONT></FONT><FONT size=2><strong> r</strong></FONT><FONT color=#400040 size=2><FONT color=#400040 size=2>.</FONT></FONT><FONT size=2>Name</FONT><FONT color=#400040 size=2><FONT color=#400040 size=2>.</FONT></FONT><FONT size=2>StartsWith(</FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>"D"</FONT></FONT><FONT size=2><strong>))</strong></FONT><FONT color=#400040 size=2><FONT color=#400040 size=2>.</FONT></FONT><FONT size=2>With(</FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>QueryStrategy</FONT></FONT><FONT color=#400040 size=2><FONT color=#400040 size=2>.</FONT></FONT><FONT size=2>Normal);<strong>manager</strong></FONT><FONT color=#400040 size=2><FONT color=#400040 size=2>.</FONT></FONT><FONT size=2>ExecuteQueryAsync(manager</FONT><FONT color=#400040 size=2><FONT color=#400040 size=2>.</FONT></FONT><FONT size=2>Resources, OnQueryComplete, </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>null</FONT></FONT><FONT size=2><strong>); </strong></FONT></FONT></DIV><DIV><FONT size=2><strong></strong></FONT>&nbsp;</DIV><DIV><FONT size=2><strong></strong>&nbsp;</DIV></FONT></DIV>]]>
   </description>
   <pubDate>Tue, 10 Mar 2009 12:51:41 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1127&amp;PID=4013#4013</guid>
  </item> 
 </channel>
</rss>