Hi, I've been using the version 6.5.9.1 and all is good. When I install
the new version 6.6.6.1 some curios things happend. I'm using Framework
1.1. The problem I think is in the call to the server method. It never
response and when I try to debug, the VS2003 hang up when I call de
method from my JS method. The callback function is never called.
I get into de core.ashx methods when I debug my call. I dont understand
but it seem that the call aborts, because uses this function.
        timeout: function() {
                this.duration = new Date().getTime() - this.__start;
                this.abort();
                this.onTimeout(this.duration, this);
I don't know how to be more specific.
Maybe you can help me
Thanks a lot
And I'm sorry for my english :o)


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