I recently upgraded a project from using 6.6.x.x of ajaxpro.dll to
latest version 6.9.26.1.  To upgrade, I simply recompiled the project
using 6.9.26.1.

Now, when I run my project, all the custom classes which are marked as
"Serializable" are not returning to ajax calls.

I have some methods which return these serializable objects back to an
ajax request, and they are in the form:

{"__type":"MYAJAX.MyNamespace.AJAXMethods+PollObj, MYAJAX.MyNamespace,
Version=1.8.1.19483, Culture=neutral, PublicKeyToken=null"};/*

There is no return data.  Did I miss anything in recompiling my
project.

Details:

.NET 1.1
VB.NET
AJAXPRO.DLL version 6.9.26.1

Thanks.


--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to