Hey Michael,

I'm getting an out of memory error in core.ashx line 347

v.push('"' + attr + '": ' + AjaxPro.toJSON(o[attr]));

I'm using version 5.11.4.1 in .NET 2.0

I'm just calling a simple function like:
Client:
Users.TestIt(c, f_callback);

Server:
<AjaxPro.AjaxMethod()> _
    Function TestIt(ByVal c As String)
        Return c
    End Function

AJAX works fine in my other pages but I seem to be having a problem in
this page....
Any ideas?  Seen this before?
Thanks,
Scott


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

Reply via email to