Posted By:
Alejandro_Salas
Posted On:
Friday, August 27, 2004 02:28 PM
Hello everyone,
I have a problem with a web service. I don't know how to receive complex objects sent to a c# client. If I send strings, ints, even array of strings everything goes fine, but I don't know how to deserialize complex objects. I found somewhere that the problem may come from the WSDD, is this right... any ideas on how to fix this?.. thanks a lot
Alejandro