R
Roberto Carriquiry
I am writeing a webService that needs to recieve a CDO.Person object as a
parameter. but when I run it I have a runtime error.
Cannot serialize member CDO.PersonClass.DataSource of type CDO.IDataSource
because it is an interface
I assume that something is wrong with the serialization of this object.
Does anyone have experience in this subject?
thanks
Rob.-
parameter. but when I run it I have a runtime error.
Cannot serialize member CDO.PersonClass.DataSource of type CDO.IDataSource
because it is an interface
I assume that something is wrong with the serialization of this object.
Does anyone have experience in this subject?
thanks
Rob.-