<?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 : Server side methods and custom object</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2012 : Server side methods and custom object</description>
  <pubDate>Wed, 10 Jun 2026 05:18:42 -700</pubDate>
  <lastBuildDate>Wed, 12 Feb 2014 18:47:37 -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=4647</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>Server side methods and custom object : Never mind, figured this out: ...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4647&amp;PID=17362#17362</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1264" rel="nofollow">katit</a><br /><strong>Subject:</strong> 4647<br /><strong>Posted:</strong> 12-Feb-2014 at 6:47pm<br /><br />Never mind, figured this out:<br /><br />http://drc.ideablade.com/devforce-2012/bin/view/Documentation/on-demand-discovery]]>
   </description>
   <pubDate>Wed, 12 Feb 2014 18:47:37 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4647&amp;PID=17362#17362</guid>
  </item> 
  <item>
   <title>Server side methods and custom object : Ok. I figured what I did wrong,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4647&amp;PID=17361#17361</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1264" rel="nofollow">katit</a><br /><strong>Subject:</strong> 4647<br /><strong>Posted:</strong> 12-Feb-2014 at 5:51pm<br /><br />Ok. I figured what I did wrong, I had to make my types "known" to serializer.<br /><br />I inherited IKnownType on those classes and linked them from Silverlight application as well so they live in client and server.<br /><br />Now I got new error and you need to help me with this one:<br /><br /><em>Type 'IDATT.Comdata.Webservice.ExpressCheck.ExpressCheckRetrievalRequestProxy' is not known to the serializer. The following probe assemblies were found during initialization: IDATT.SL, IDATT.Infrastructure.SL, IDATT.Model.SL, protobuf-net.  Make sure that the assemblies holding your entity model and other known types are in this list.  Check that your CompositionHost.SearchPatterns are correct.  Also see the debug log to check for assembly load errors</em><br /><br />All 3 libraries listed referenced by main Silverlight application and loaded inside main XAP.<br /><br />I'm using PRISM and modules loaded as separate XAPs when needed. Type I get error about is in one of those modules.<br /><br />How do I "ask" DevForce to probe assembly after it's loaded? And how do I tell DevForce NOT to probe protobuf-net for example?<span style="font-size:10px"><br /><br />Edited by katit - 12-Feb-2014 at 5:53pm</span>]]>
   </description>
   <pubDate>Wed, 12 Feb 2014 17:51:40 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4647&amp;PID=17361#17361</guid>
  </item> 
  <item>
   <title>Server side methods and custom object : I&amp;#039;m working on &amp;#034;wrapper&amp;#034;...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4647&amp;PID=17356#17356</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1264" rel="nofollow">katit</a><br /><strong>Subject:</strong> 4647<br /><strong>Posted:</strong> 12-Feb-2014 at 10:55am<br /><br />I'm working on "wrapper" for web service. Since Silverlight security model doesn't let us call webservices from a client we are calling them on a server.<br /><br />For one such web service we just passed parameters and got back simple data types. <br /><br />For this one I want to pass custom object and return back response object. Those are custom types. Is there any samples on how to do this? Right now I get error that object is not known to serializer.<br /><br />Or maybe there is better way to approach what I'm doing?<br /><br />Thanks!]]>
   </description>
   <pubDate>Wed, 12 Feb 2014 10:55:23 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4647&amp;PID=17356#17356</guid>
  </item> 
 </channel>
</rss>