<?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 + Intersoft MVVM project - Wards Quickie</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Devforce + Intersoft MVVM project - Wards Quickie</description>
  <pubDate>Wed, 29 Jul 2026 16:59:02 -700</pubDate>
  <lastBuildDate>Wed, 23 Feb 2011 12:50:31 -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=2514</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 + Intersoft MVVM project - Wards Quickie : I&amp;#039;m having further warnings...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=10045#10045</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1074" rel="nofollow">Terry Wells</a><br /><strong>Subject:</strong> 2514<br /><strong>Posted:</strong> 23-Feb-2011 at 12:50pm<br /><br />I'm having further warnings with this message repeated 22 times:-<DIV>&nbsp;</DIV><DIV>Warning&nbsp;1&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Failed to load types from assembly 'Intersoft.Client.Data.Provider.DevForce, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c3d9b11444163e76' so the assembly will be ignored.<BR>Cannot resolve dependency to assembly 'IdeaBlade.EntityModel.SL, Version=6.0.8.0, Culture=neutral, PublicKeyToken=287b5094865421c0' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.&nbsp;ClientUIBusinessApp1</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Doesn't stop the app from running as yet, but would be nice to figure out whats wrong.</DIV><DIV>Any clues?</DIV><DIV>&nbsp;</DIV><DIV>Many thanks</DIV><DIV>&nbsp;</DIV><DIV>Terry</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><BR>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 23 Feb 2011 12:50:31 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=10045#10045</guid>
  </item> 
  <item>
   <title>Devforce + Intersoft MVVM project - Wards Quickie :   Another great solution, thanks...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=10022#10022</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1074" rel="nofollow">Terry Wells</a><br /><strong>Subject:</strong> 2514<br /><strong>Posted:</strong> 22-Feb-2011 at 1:34am<br /><br />Another great solution, thanks for the help guys.<div>&nbsp;</div><div>Regards</div><div>&nbsp;</div><div>Terry</div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Tue, 22 Feb 2011 01:34:53 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=10022#10022</guid>
  </item> 
  <item>
   <title>Devforce + Intersoft MVVM project - Wards Quickie : Hi Terry and Smi-mark,   The...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=10018#10018</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> 2514<br /><strong>Posted:</strong> 21-Feb-2011 at 3:36pm<br /><br />Hi Terry&nbsp; and Smi-mark, <DIV>&nbsp;</DIV><DIV>The reason you are having the issue is because in your solution, is because the SL project and the web project have different namespaces. (that will happen when&nbsp;the solution is not created using the DevForce Silverlight Application template)</DIV><DIV>&nbsp;</DIV><DIV>So, another way to overcome the issue without the need to customize the template (and adding a ref to the web project in your SL code) is renaming the namespace of the web project to match the SL project's. In your case, you will also need to update global.asax to reflect this change (i.e.&nbsp;<FONT color=#ff0000 size=2 face=C&#111;nsolas><FONT color=#ff0000 size=2 face=C&#111;nsolas><FONT color=#ff0000 size=2 face=C&#111;nsolas>Inherits</FONT></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>=</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>ClientUIMVVMApp8<STRIKE>.Web</STRIKE>.Global_asax</FONT></FONT></FONT><FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>"</FONT></FONT>)</DIV><DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV>&nbsp;&nbsp; Silvio.</DIV><span style="font-size:10px"><br /><br />Edited by sbelini - 21-Feb-2011 at 3:37pm</span>]]>
   </description>
   <pubDate>Mon, 21 Feb 2011 15:36:51 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=10018#10018</guid>
  </item> 
  <item>
   <title>Devforce + Intersoft MVVM project - Wards Quickie : No problem. I pass through once...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=9996#9996</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> 2514<br /><strong>Posted:</strong> 18-Feb-2011 at 4:22pm<br /><br />No problem. I pass through once in a while, I'll let you know if I'm coming anytime soon!<br><br>One thing to be aware of, each time you save your model it will overwrite this, unless you update the template. <br><br>Until IdeaBlade explains the best way to achieve this, you can go into your Model1.edmx.tt file and replace it with this:<br><br><pre style="font-family: c&#111;nsolas;">&lt;#@&nbsp;template&nbsp;&nbsp;language="C#"&nbsp;debug="true"&nbsp;hostSpecific="true"&nbsp;#&gt;<br>&lt;#@&nbsp;output&nbsp;extension=".ReadMe"&nbsp;#&gt;<br>&lt;#@&nbsp;Assembly&nbsp;Name="System.Core.dll"&nbsp;#&gt;<br>&lt;#@&nbsp;Assembly&nbsp;Name="IdeaBlade.VisualStudio.DTE.dll"&nbsp;#&gt;<br>&lt;#@&nbsp;Assembly&nbsp;Name="IdeaBlade.VisualStudio.OM.CodeGenerator.dll"&nbsp;#&gt;<br>&lt;#@&nbsp;Assembly&nbsp;Name="IdeaBlade.EntityModel.Edm.Metadata.dll"&nbsp;#&gt;<br>&lt;#@&nbsp;import&nbsp;namespace="System"&nbsp;#&gt;<br>&lt;#@&nbsp;import&nbsp;namespace="System.Reflection"&nbsp;#&gt;<br>&lt;#@&nbsp;import&nbsp;namespace="IdeaBlade.VisualStudio.DTE"&nbsp;#&gt;<br>&lt;#@&nbsp;import&nbsp;namespace="IdeaBlade.VisualStudio.OM.CodeGenerator"&nbsp;#&gt;<br>&lt;#@&nbsp;import&nbsp;namespace="IdeaBlade.EntityModel.Edm.Metadata"&nbsp;#&gt;<br>&lt;#<br>	//&nbsp;Source&nbsp;for&nbsp;this&nbsp;file&nbsp;located&nbsp;at:&nbsp;C:\Users\Terry\AppData\Local\Microsoft\VisualStudio\10.0\Extensions\IdeaBlade,&nbsp;Inc\IdeaBlade&nbsp;OM&nbsp;Designer&nbsp;Extension\6.0.8.0\DomainModelTemplate.tt<br>	//&nbsp;Model1.edmx&nbsp;&nbsp;&lt;---&nbsp;This&nbsp;is&nbsp;needed&nbsp;so&nbsp;that&nbsp;"Transform&nbsp;Related&nbsp;Text&nbsp;Templates&nbsp;On&nbsp;Save"&nbsp;works&nbsp;correctly.<br>	var&nbsp;template&nbsp;=&nbsp;new&nbsp;NewTemplate(this);<br>	template.Generate();<br>#&gt;<br>&lt;#+&nbsp;<br>&nbsp;&nbsp;public&nbsp;class&nbsp;NewTemplate&nbsp;:&nbsp;DomainModelTemplate<br>&nbsp;&nbsp;&nbsp;&nbsp;{<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;public&nbsp;NewTemplate(Microsoft.VisualStudio.TextTemplating.TextTransformation&nbsp;textTransformation)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:&nbsp;base(textTransformation)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;protected&nbsp;override&nbsp;void&nbsp;WriteNamespaceHeader(string&nbsp;namespaceTxt)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;this.WriteLine("#IF&nbsp;SILVERLIGHT\nNamespace&nbsp;Web\n#End&nbsp;If");<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;this.PushIndent(this.IndentText);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;protected&nbsp;override&nbsp;void&nbsp;WriteNamespaceFooter(string&nbsp;namespaceTxt)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;this.PopIndent();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;this.WriteLine("#IF&nbsp;SILVERLIGHT\nEnd&nbsp;Namespace\n#End&nbsp;If");<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br>&nbsp;&nbsp;&nbsp;&nbsp;}<br>#&gt;<br><br>This will automatically reapply the namespaces each time you regenerate the model.<br></pre><br>]]>
   </description>
   <pubDate>Fri, 18 Feb 2011 16:22:59 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=9996#9996</guid>
  </item> 
  <item>
   <title>Devforce + Intersoft MVVM project - Wards Quickie : Smi-Mark,  Thank you so much...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=9994#9994</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1074" rel="nofollow">Terry Wells</a><br /><strong>Subject:</strong> 2514<br /><strong>Posted:</strong> 18-Feb-2011 at 3:54pm<br /><br />Smi-Mark,<DIV>&nbsp;</DIV><DIV>Thank you so much for looking at this for me. It works! - I would never have figured that out?!</DIV><DIV>&nbsp;</DIV><DIV>Do you ever pass thru London? If you do - then I owe you a beer! - I mean it.</DIV><DIV>&nbsp;</DIV><DIV>Thanks so much for your help - I have been trying to get traction on this project for over a week, and you have given me the start.</DIV><DIV>&nbsp;</DIV><DIV>Regards</DIV><DIV>&nbsp;</DIV><DIV>Terry</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 18 Feb 2011 15:54:19 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=9994#9994</guid>
  </item> 
  <item>
   <title>Devforce + Intersoft MVVM project - Wards Quickie :   I&amp;#039;ve figured it out!I...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=9993#9993</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> 2514<br /><strong>Posted:</strong> 18-Feb-2011 at 3:34pm<br /><br /><pre style="font-family: c&#111;nsolas;"><span style="color: deepskyblue;"><font color="#000000">I've figured it out!<br><br>I don't use VB.Net with SL so I don't know if there is a better solution, but it is because your namespaces do not match. C# puts the full namespace in automatically, but VB.NET decides what it should be for you.  <br><br>Insert this at the top of the Model.IB.Designer.vb class right below the IdeaBladeLicense attribute<br><br>#If SILVERLIGHT Then<br>Namespace Web<br>#End If<br><br>and insert this at the very bottom<br><br>#If SILVERLIGHT Then<br>End Namespace<br>#End If<br><br>I'm sure there is a better solution, but this should get you up and running for now until someone at IdeaBlade can give you a better solution.<br><br>Also, I didn't realize until you posted your sample that the model is in the web project, so you don't need the other dll in there.<br></font></span></pre><span style="font-size:10px"><br /><br />Edited by smi-mark - 18-Feb-2011 at 3:37pm</span>]]>
   </description>
   <pubDate>Fri, 18 Feb 2011 15:34:52 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=9993#9993</guid>
  </item> 
  <item>
   <title>Devforce + Intersoft MVVM project - Wards Quickie :   Unfortunately its not picking...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=9987#9987</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1074" rel="nofollow">Terry Wells</a><br /><strong>Subject:</strong> 2514<br /><strong>Posted:</strong> 18-Feb-2011 at 12:24pm<br /><br />Unfortunately its not picking up the models when probing like your example.<div>I'm at a loss as to why.</div><div>&nbsp;</div><div>The project is too large to upload, but I've put it on my public Skydrive</div><div><a href="http://cid-fa882e1ac3f0d699.office.live.com/browse.aspx/.Public?uc=1" target="_blank">http://cid-fa882e1ac3f0d699.office.live.com/browse.aspx/.Public?uc=1</a></div><div>&nbsp;</div><div>Thanks</div>]]>
   </description>
   <pubDate>Fri, 18 Feb 2011 12:24:17 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=9987#9987</guid>
  </item> 
  <item>
   <title>Devforce + Intersoft MVVM project - Wards Quickie : Does your DebugLog.xml show any...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=9985#9985</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> 2514<br /><strong>Posted:</strong> 18-Feb-2011 at 6:57am<br /><br />Does your DebugLog.xml show any different this time? If it's picking up your dll it should show this:<br><br>&lt;entry id="3" timestamp="2011-02-18T08:37:53" username="" source="IdeaBlade.Core.Composition.CompositionHost:.ctor"&gt;Probe Assemblies: FrameworkTest.Models.Northwind, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null :: FrameworkTest.Web, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null&nbsp; If this list is unnecessarily large, use CompositionHost.SearchPatterns to modify the search critieria for probed assemblies. If this list does not contain the assembly(ies) holding your a) domain model, b) custom interface implementations, and c) POCO/known types then your application may not work correctly. Ensure that these assemblies are available in the exe/bin folder, and if using CompositionHost.SearchPatterns that the patterns are set appropriately.&lt;/entry&gt;<br><br>As you can see, it has picked up my domain model "FrameworkTest.Models.Northwind" and also "FrameworkTest.Web"<br><br>In yours I see it has only probed the web dll, which is not the domain model project.<br><pre>ClientUIMVVMApp8.Web, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null<br></pre>]]>
   </description>
   <pubDate>Fri, 18 Feb 2011 06:57:28 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=9985#9985</guid>
  </item> 
  <item>
   <title>Devforce + Intersoft MVVM project - Wards Quickie :   Thanks for the reply smi-mark,The...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=9984#9984</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1074" rel="nofollow">Terry Wells</a><br /><strong>Subject:</strong> 2514<br /><strong>Posted:</strong> 18-Feb-2011 at 6:51am<br /><br />Thanks for the reply smi-mark,<div>&nbsp;</div><div>The DLL wasnt in there - I have rebuit, copied it and same error I'm afraid. I'll do as you suggest and upload a sample project - I'll just have to rejig it to use&nbsp; Northwinds as I'm using my own SQL db.</div><div>&nbsp;</div><div>Terry</div>]]>
   </description>
   <pubDate>Fri, 18 Feb 2011 06:51:17 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=9984#9984</guid>
  </item> 
  <item>
   <title>Devforce + Intersoft MVVM project - Wards Quickie : It looks like you are missing...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=9983#9983</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> 2514<br /><strong>Posted:</strong> 18-Feb-2011 at 6:30am<br /><br />It looks like you are missing a dll on the web server - it's possible it's not copied to the bin directory. Do you have a ClientUIMVVMApp8.dll in there? It may help to attach a sample project demonstrating this.<br>]]>
   </description>
   <pubDate>Fri, 18 Feb 2011 06:30:45 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=9983#9983</guid>
  </item> 
  <item>
   <title>Devforce + Intersoft MVVM project - Wards Quickie :   Hello,Firstly I&amp;#039;m am...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=9981#9981</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1074" rel="nofollow">Terry Wells</a><br /><strong>Subject:</strong> 2514<br /><strong>Posted:</strong> 18-Feb-2011 at 4:22am<br /><br />Hello,<div></div><div>Firstly I'm am absolute beginner to silverlight and the MVVM way - to be honest I'm struggling.</div><div>&nbsp;</div><div>I've followed Wards Quickie video when creating a silverlight app, and I can get that to work using the Devforce Silverlight Application and all works fine.</div><div>&nbsp;</div><div>I then think, well I'd like to use the Intersoft framework, as they have some mighty fine controls that would be useful in my app and have the whole MVVM framework built in.</div><div>&nbsp;</div><div>So I try doing the quickie again, via the Intersoft framework and I get so far as to populate the grid, but it then errors in the <font color="#ff0000">red hightlighted code</font>:-</div><div>&nbsp;</div><div>Private Sub UXPage_Loaded(ByVal sender As System.Object, ByVal e As System.Windows.RoutedEventArgs) Handles MyBase.Loaded</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'Do not load your data at design time.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If Not (System.ComponentModel.DesignerProperties.GetIsInDesignMode(Me)) Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'Load your data here and assign the result to the CollectionViewSource.</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim mgr = New SymphonyEntities()<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim qry = mgr.tblSYSUserInformations<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim op = qry.ExecuteAsync()</div><div><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AddHandler op.Completed, AddressOf op_Completed</div><div><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End Sub</div><div>Private Sub op_Completed(ByVal sender As Object, ByVal e As EntityQueriedEventArgs(Of tblSYSUserInformation))</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim myCollectionViewSource As System.Windows.Data.CollectionViewSource = CType(Me.Resources("TblSYSUserInformationViewSource"), System.Windows.Data.CollectionViewSource)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim results = e.Results<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font color="#ff3300"> myCollectionViewSource.Source = results</font></div><div>End Sub</div><div><img src="uploads/1074/QuickieError.png" height="1003" width="616" border="0" /></div><div>&nbsp;</div><div>&nbsp;</div><div>Would anybody be able to offer any clues?</div><div>&nbsp;</div><div>I've set the devforce dlls to copy local and false.</div><div>I'm at a bit of loss. I've attached the log as well, if that can help.</div><div><a href="uploads/1074/DebugLog.txt" target="_blank">uploads/1074/DebugLog.txt</a></div><div>&nbsp;</div><div>Many thanks</div><div>&nbsp;</div><div>Terry</div><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Fri, 18 Feb 2011 04:22:57 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2514&amp;PID=9981#9981</guid>
  </item> 
 </channel>
</rss>