Michael, Quite too long after requesting more facility for JSON conversion, I've finally gotten around to experimenting with the new methods. I now need to ask some questions.
I have the following JSON string ... [["000000000001"],["000000000001"]] I've created this using nested JavaScriptArray objects and a JavaScriptString object as a single entry in each bottom array. What I've noticed is that I can't deserialize this! It reports back ... "Ambiguous match found." Which, I guess, means that its not specific enough a description to return an object? How ought I do this? Should I be writing a custom convertor? Matthew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
