<?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 : what is wrong with my ExecuteQueryAsync?</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : what is wrong with my ExecuteQueryAsync?</description>
  <pubDate>Wed, 10 Jun 2026 19:18:50 -700</pubDate>
  <lastBuildDate>Wed, 15 Sep 2010 13:05:44 -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=2157</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>what is wrong with my ExecuteQueryAsync? : I figured it out. It should be...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2157&amp;PID=8520#8520</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=202" rel="nofollow">BillG</a><br /><strong>Subject:</strong> 2157<br /><strong>Posted:</strong> 15-Sep-2010 at 1:05pm<br /><br />I figured it out. It should be as follows<DIV>&nbsp;</DIV><DIV><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas><P>entityManager.ExecuteQueryAsync&lt;</FONT></FONT><FONT color=#2b91af size=2 face=C&#111;nsolas><FONT color=#2b91af size=2 face=C&#111;nsolas><FONT color=#2b91af size=2 face=C&#111;nsolas>Member</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>&gt;((IdeaBlade.EntityModel.</FONT></FONT><FONT color=#2b91af size=2 face=C&#111;nsolas><FONT color=#2b91af size=2 face=C&#111;nsolas><FONT color=#2b91af size=2 face=C&#111;nsolas>IEntityQuery</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>&lt;</FONT></FONT><FONT color=#2b91af size=2 face=C&#111;nsolas><FONT color=#2b91af size=2 face=C&#111;nsolas><FONT color=#2b91af size=2 face=C&#111;nsolas>Member</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>&gt;)query, MembersQueryCompletedCallback, token);</P></FONT></FONT></DIV>]]>
   </description>
   <pubDate>Wed, 15 Sep 2010 13:05:44 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2157&amp;PID=8520#8520</guid>
  </item> 
  <item>
   <title>what is wrong with my ExecuteQueryAsync? :    public void FetchMembers(MemberQO...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2157&amp;PID=8512#8512</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=202" rel="nofollow">BillG</a><br /><strong>Subject:</strong> 2157<br /><strong>Posted:</strong> 14-Sep-2010 at 9:23pm<br /><br /><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas><P></FONT></FONT><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas></P><DIV>&nbsp;</DIV><DIV>public void FetchMembers(MemberQO q)</DIV><DIV>{</DIV><DIV>....</DIV><DIV>&nbsp;</DIV><DIV>var</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas> query = </FONT></FONT><FONT color=#2b91af size=2 face=C&#111;nsolas><FONT color=#2b91af size=2 face=C&#111;nsolas><FONT color=#2b91af size=2 face=C&#111;nsolas>PredicateBuilder</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>.FilterQuery(entityManager.Members, aCompositePredicateDescription);</DIV><P></FONT></FONT><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas>int</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas> token = 1;</P><P><FONT color=#ff0000>entityManager.ExecuteQueryAsync((</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas><FONT color=#ff0000 size=2 face=C&#111;nsolas>IEntityQuery</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas><FONT color=#ff0000>)query, MembersQueryCompletedCallback, token);</FONT></P><P>}</P><DIV><FONT color=#ff0000>Error&nbsp;3&nbsp;The best overloaded method match for 'IdeaBlade.EntityModel.EntityManager.ExecuteQueryAsync(IdeaBlade.EntityModel.IEntityQuery, System.Action&lt;IdeaBlade.EntityModel.EntityQueryOperation&gt;, object)' has some invalid arguments&nbsp;C:\Software Development\VS2010\LaborWareSL\LaborWareSL\ViewModels\MemberListViewModel.cs&nbsp;65&nbsp;13&nbsp;LaborWareSL</FONT></DIV><P><FONT color=#ff0000>Error&nbsp;4&nbsp;Argument 2: cannot convert from 'method group' to 'System.Action&lt;IdeaBlade.EntityModel.EntityQueryOperation&gt;'&nbsp;C:\Software Development\VS2010\LaborWareSL\LaborWareSL\ViewModels\MemberListViewModel.cs&nbsp;65&nbsp;66&nbsp;LaborWareSL<BR></FONT></P><P></FONT></FONT><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas>private</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas> </FONT></FONT><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas>void</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas> MembersQueryCompletedCallback(</FONT></FONT><FONT color=#2b91af size=2 face=C&#111;nsolas><FONT color=#2b91af size=2 face=C&#111;nsolas><FONT color=#2b91af size=2 face=C&#111;nsolas>EntityQueryOperation</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>&lt;</FONT></FONT><FONT color=#2b91af size=2 face=C&#111;nsolas><FONT color=#2b91af size=2 face=C&#111;nsolas><FONT color=#2b91af size=2 face=C&#111;nsolas>Member</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>&gt; args)</P><P>{</P><P></FONT></FONT><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas><FONT color=#0000ff size=2 face=C&#111;nsolas>var</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas> results = args.Results;</P><P>results.ForEach(Members.Add);</P><P>}</P></FONT></FONT>]]>
   </description>
   <pubDate>Tue, 14 Sep 2010 21:23:04 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2157&amp;PID=8512#8512</guid>
  </item> 
 </channel>
</rss>