|
|
Hello. I'm accept the following Json data:
{"response":
[2,
{"body":"спасибо тебе...<br>да...пройдет....","title":"Re: ...", "date":1268213453,"uid":28672529,"mid":10836,"read_state":0},
{"body":"не за что)", "title":"Re: ...","date":1268213443,"uid":58416643,"mid":10835,"read_state":0}
]}
But, Json.NET generates exception: Error converting value 2 to type 'DataTypes.Message'.
What do? Thanks. :)
|
|
|
|
It turned out that it is an array with different data types.
|
|
|
|
Hello, Ruslan. Did you found the solution of this question? Now i have this problem too.
|
|