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
I am suddenly getting this error and I don't know why. When I drag and drop an appointment, I get this "Updating is not supported..." error but the ISDataSource does have an UpdateMethod specified.
<ISDataSource:ISDataSourceTable DeleteMethod="Delete" OldValuesParameterFormatString="Original_{0}" SelectMethod="GetData" TypeName="AHCS.dsScheduleTableAdapters.Alt_Get_ScheduleEventTableAdapter" UpdateMethod="Update" TableName="Alt_Get_ScheduleEvent"> <DeleteParameters> <asp:Parameter Name="Pk_Schedule_ID" Type="Int32"></asp:Parameter> </DeleteParameters> <SelectParameters> <asp:Parameter Name="ClientID" Type="Int32"></asp:Parameter> <asp:Parameter Name="StartDate" Type="DateTime"></asp:Parameter> <asp:Parameter Name="EndDate" Type="DateTime"></asp:Parameter> </SelectParameters> <UpdateParameters> <asp:Parameter Name="EventID" Type="Int32"></asp:Parameter> <asp:Parameter Name="CategoryID" Type="Int32"></asp:Parameter> </UpdateParameters>
</ISDataSource:ISDataSourceTable>
Hello,
We will continue this conversation via email.
Regards,Handy
Hello,I apologize for any inconvenience this problem may have caused you.Unfortunately, I can’t replicate your issue on my end.Could you provide me more detail about your current scenario?Could you provide me the step by step how to reproduce your issue?Or would you mind to provide me the simple so I can replicate your issue on my end?What is your current WebScheduler, ISDataSource and Framework versoin?Thank you.Regards,Hans.
ISDataSource = 1.0.1500.212
WebScheduler = 3.0.1000.130
It would be difficult to provide a sample due to the nature of the data but I have attached the application anyway in hopes you will be able to find a config or application issue.
Please disable the link to the upload...I do not want anyone to get the code.
Hello Peter,
I have disabled your link. However, your sample is not runable. The project contains missing assemblies and files. But, I tried to check the aspx, AppointmentSchedule.aspx. It seems, there is no update method in your ISDataSource. Please see the attachment screenshot. So, I suggest you to recheck again about your update method. Without it, the application will fail to update.
It is the GetScheduleEvent that has the issue.
Yes I know. All of Table name does not have Update,Insert and delete method. Please recheck again. Not only, GetScheduleEvent, but all the tables. You only specify the select method in your attachment sample.
But in my first post I have an UpdateMethod declared.
Yes, at least please help us by providing a simple runable project that replicates your issue. Your previous project contains missing library and assemblies. Also, ISDataSource is configured properly.
We need those to help you investigating your issue.
How do I get you a full working version of the database and app without uploading it here? I can't have my code/database open to the public.
Please let me know your email address. We can proceed in furtherly in there.
My email is pbriggs@agilink.net and I have a 19.1 MB zip file with the database backup and all necessary files for the sample.
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