This is a migrated thread and some comments may be shown as answers.

Problem wcf data service

2 Answers 65 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Heiko
Top achievements
Rank 1
Iron
Veteran
Heiko asked on 05 Mar 2012, 10:27 AM
We use the documentation example "Binding to Database", data model and entity model look exactly the same. We have slightly changed the example by not using RIA services but instead building it upon a wcf data service. Loading an appointment is working as expected, however saving an appointment results in an InvalidOperationException saying "the type 'System.Collections.IList' has no settable properties. Since this exception does not tell me *which* IList-property is causing the error we assume that it is the Resources property of the IAppointment interface. We are quite in a fix - anyone has an idea how to solve this error?

Best regards
Neils

2 Answers, 1 is accepted

Sort by
0
Dirk Liebich
Top achievements
Rank 1
answered on 30 Mar 2012, 08:49 AM
Hey there. Same issue on my end? Did you find a solution to it?

Thanks,
Lars
0
George
Telerik team
answered on 05 Apr 2012, 07:53 AM
Hi,

Could you please post some part of the code where the appointments are saved and the exception occurs? This could shed some light on the problem.

Regards,
George
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
ScheduleView
Asked by
Heiko
Top achievements
Rank 1
Iron
Veteran
Answers by
Dirk Liebich
Top achievements
Rank 1
George
Telerik team
Share this question
or