{"id":355,"date":"2003-04-17T10:47:48","date_gmt":"2003-04-17T14:47:48","guid":{"rendered":"http:\/\/wordpress.cephas.net\/?p=355"},"modified":"2003-04-17T10:47:48","modified_gmt":"2003-04-17T14:47:48","slug":"flash-remoting-and-c-assemblies-error","status":"publish","type":"post","link":"https:\/\/cephas.net\/blog\/2003\/04\/17\/flash-remoting-and-c-assemblies-error\/","title":{"rendered":"Flash Remoting and C# Assemblies error?"},"content":{"rendered":"<p>Using Flash Remoting and C# Assemblies?  Getting an error like this?<\/p>\n<p>Status (object #2)<br \/>\n&#8230;..code: &#8220;SERVER.PROCESSING&#8221;<br \/>\n&#8230;..description: &#8220;No Such Service com.yourpackage.YourClass with function yourMethod&#8221;<br \/>\n&#8230;..details: &#8221;   at FlashGateway.Delegates.ServiceCommander.InvokeAdapter(ActionContext flashContext)<\/p>\n<p>Make sure that you <b>don&#8217;t<\/b> have the method marked as &#8220;static&#8221; in your C# class.  I spent a couple hours yesterday trying to figure out why Flash Remoting couldn&#8217;t find the assemblies that were so obivously in the right spot.  Obviously it was my fault for thinking too much (ie: Flash wouldn&#8217;t first get an instance of an object and then call a method on that instance, would it? doesn&#8217;t it make sense that it would be calling static methods?), but the <a href=\"http:\/\/livedocs.macromedia.com\/frdocs\/Using_Flash_Remoting_MX\/usingFRNET6.jsp#1178906\">documentation<\/a> doesn&#8217;t use static methods&#8230; so slap my wrist.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Using Flash Remoting and C# Assemblies? Getting an error like this? Status (object #2) &#8230;..code: &#8220;SERVER.PROCESSING&#8221; &#8230;..description: &#8220;No Such Service com.yourpackage.YourClass with function yourMethod&#8221; &#8230;..details: &#8221; at FlashGateway.Delegates.ServiceCommander.InvokeAdapter(ActionContext flashContext) Make sure that you don&#8217;t have the method marked as &#8220;static&#8221; in your C# class. I spent a couple hours yesterday trying to figure out why &hellip; <a href=\"https:\/\/cephas.net\/blog\/2003\/04\/17\/flash-remoting-and-c-assemblies-error\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Flash Remoting and C# Assemblies error?<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[15],"tags":[],"_links":{"self":[{"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/posts\/355"}],"collection":[{"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/comments?post=355"}],"version-history":[{"count":0,"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/posts\/355\/revisions"}],"wp:attachment":[{"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/media?parent=355"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/categories?post=355"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cephas.net\/blog\/wp-json\/wp\/v2\/tags?post=355"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}