Is anyone successfully using Catel's Catel.Data.SavableModelBase
and WCF? As soon as I inherit from this class, my attributes all come across null
when retrieving the SavableModelBase<T>
object through WCF.
Do I need to do anything special?
Is anyone successfully using Catel's Catel.Data.SavableModelBase
and WCF? As soon as I inherit from this class, my attributes all come across null
when retrieving the SavableModelBase<T>
object through WCF.
Do I need to do anything special?
Yes, it should work out of the box. Please make sure that you are using the latest version. If you case doesn't work, please create an issue here: