﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - Invalid client service command. What am i doing wrong?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Invalid-client-service-command-What-am-i-doing-wrong/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Invalid client service command. What am i doing wrong?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Invalid-client-service-command-What-am-i-doing-wrong/</link><pubDate>Mon, 08 Feb 2010 22:42:13 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;We have recently released WebUI Studio 2009 R2 Service Pack 1 which includes the fix for this issue. Please click &lt;a href="../../../Corporate/PressRelease.aspx?page=PressRelease&amp;amp;PressID=ab6b7595-1dc2-47c8-ac91-d513ed714888" target="_blank"&gt;here&lt;/a&gt; to read the official press release.&lt;/p&gt;&lt;p&gt;You could also read which fix or enchancement included in the latest build by visiting the &lt;a href="http://support.intersoftpt.com/" target="_blank"&gt;support page&lt;/a&gt; and clicking the control name located on the Right Pane "Latest Builds".&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Invalid client service command. What am i doing wrong?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Invalid-client-service-command-What-am-i-doing-wrong/</link><pubDate>Mon, 01 Feb 2010 04:11:02 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;The fix will be included in the next hotfix which is scheduled to be release in a few week at the latest.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Invalid client service command. What am i doing wrong?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Invalid-client-service-command-What-am-i-doing-wrong/</link><pubDate>Thu, 07 Jan 2010 05:27:15 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;I have sucessfully replicate the issue. It seems the issue is caused by a bug. A bug report has been submitted to the developer.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Invalid client service command. What am i doing wrong?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Invalid-client-service-command-What-am-i-doing-wrong/</link><pubDate>Wed, 06 Jan 2010 11:51:24 GMT</pubDate><dc:creator>shawncraig@yahoo.com</dc:creator><description>&lt;span style="font-size: 13px"&gt;&lt;p&gt;When trying to following the help topic "&lt;span id="pagetitle"&gt;Advanced Client-Server Interaction Sample" I recieve the follow error when trying to execute a "&lt;span style="font-size: 13px"&gt;SendCustomRequest"&lt;/span&gt;:&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;pre&gt;{ if (va9767.indexOf("ClientService")==-1) throw new Error("Invalid client service command.");&lt;/pre&gt;&lt;p&gt;FYI: va9767 = "custom"&lt;/p&gt;&lt;p&gt;I'm guessing that its doing this because I'm ClientBinding to a WCF Service???&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is my webgrid code:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/span&gt;&lt;pre&gt;    &amp;lt;ISWebGrid:WebGrid ID="wgProps" runat="server" Height="100%" UseDefaultStyle="True"
        Width="100%" BindingOperationMode="ClientBinding" 
        oninitializepostback="wgProps_InitializePostBack"&amp;gt;
        &amp;lt;RootTable&amp;gt;
            &amp;lt;Columns&amp;gt;
                &amp;lt;ISWebGrid:WebGridColumn Caption="FedAppsID" DataMember="FedAppsID" 
                    DataType="System.Int32" Name="FedAppsID" Width="100px" Visible="false"&amp;gt;
                &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                &amp;lt;ISWebGrid:WebGridColumn Caption="Name" DataMember="Name" Name="colName" 
                    Width="100px"&amp;gt;
                &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                &amp;lt;ISWebGrid:WebGridColumn Caption="Manufacturer" DataMember="Manufacturer" 
                    Name="colManufacturer" Width="100px"&amp;gt;
                &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
            &amp;lt;/Columns&amp;gt;
        &amp;lt;/RootTable&amp;gt;
        &amp;lt;ClientBindingSettings DataSourceType="WcfService"            
            ServiceUrl="~/FedWCFService.svc"&amp;gt;
            &amp;lt;ServiceMethods SelectMethod="GetPropList" /&amp;gt;
        &amp;lt;/ClientBindingSettings&amp;gt;
    &amp;lt;/ISWebGrid:WebGrid&amp;gt;&lt;/pre&gt;
</description></item></channel></rss>