It is hard to debug applications without seeing the actual code. First I would check with the _javascript_ file to see if the object of TC is the same as the object on the server. Check all of the properties to see what type they are. Try with just string and int, then move to more complex ones.
Next, download Fiddler from the Microsoft Web site and see what is being sent and recieved from the server. There might be and error listed within the HTTP traffic that is being overlooked.
On 7/26/06, Javier Vallejos <[EMAIL PROTECTED]> wrote:
As i said before, that was a example class, the field "name" doesn't
exist in the real class, thanks.
On 7/25/06, Joseph Guadagno <[EMAIL PROTECTED]> wrote:
>
> Try changing the property / field name from name to firstName, there
> might be a conflict.
>
> Joseph Guadagno
>
>
> >
>
--
Joseph Guadagno
http://josephguadagno.net
--~--~---------~--~----~------------~-------~--~----~
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/
Don't forget to read my blog at http://weblogs.asp.net/mschwarz/
-~----------~----~----~----~------~----~------~--~---
