iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
When trying to following the help topic "Advanced Client-Server Interaction Sample" I recieve the follow error when trying to execute a "SendCustomRequest":
{ if (va9767.indexOf("ClientService")==-1) throw new Error("Invalid client service command.");
FYI: va9767 = "custom"
I'm guessing that its doing this because I'm ClientBinding to a WCF Service???
This is my webgrid code:
<ISWebGrid:WebGrid ID="wgProps" runat="server" Height="100%" UseDefaultStyle="True" Width="100%" BindingOperationMode="ClientBinding" oninitializepostback="wgProps_InitializePostBack"> <RootTable> <Columns> <ISWebGrid:WebGridColumn Caption="FedAppsID" DataMember="FedAppsID" DataType="System.Int32" Name="FedAppsID" Width="100px" Visible="false"> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="Name" DataMember="Name" Name="colName" Width="100px"> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="Manufacturer" DataMember="Manufacturer" Name="colManufacturer" Width="100px"> </ISWebGrid:WebGridColumn> </Columns> </RootTable> <ClientBindingSettings DataSourceType="WcfService" ServiceUrl="~/FedWCFService.svc"> <ServiceMethods SelectMethod="GetPropList" /> </ClientBindingSettings> </ISWebGrid:WebGrid>
I have sucessfully replicate the issue. It seems the issue is caused by a bug. A bug report has been submitted to the developer.
The fix will be included in the next hotfix which is scheduled to be release in a few week at the latest.
We have recently released WebUI Studio 2009 R2 Service Pack 1 which includes the fix for this issue. Please click here to read the official press release.
You could also read which fix or enchancement included in the latest build by visiting the support page and clicking the control name located on the Right Pane "Latest Builds".
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname