unable to cast object of type ‘system.object ‘ to type ‘system.collections.IList’
I’m trying to retrieve information from a contract. Saving info works just fine and it communicates well but when I try to retrieve the info it give this error:
unable to cast object of type 'system.object' to type 'system.collections.IList'