Hi,
I have found this this morning, too... :(
So, please have a look for the next release today, version 6.6.27.1 or higher.
Regards,
Michael
On 6/27/06, eLad <[EMAIL PROTECTED]> wrote:
>
> just downloaded 6.6.26.1, and after refreshing the page, it seems every
> call fires AjaxPro.onError and in the js code it really calls it every
> time.
>
> the last version i was using had this code:
> if(res.error != null && typeof this.onError == "function")
> try{ this.onError(res.error, this); }catch(e){}
>
>
> new version:
> this.onError(res.error, this);
>
> meanwhile i've put Ajax.onError=function (error) { if (error!=null) {
> ... } };
>
> thanks
>
>
> >
>
--
Best regards | Schöne Grüße
Michael
Microsoft MVP - Most Valuable Professional
Microsoft MCAD - Certified Application Developer
http://weblogs.asp.net/mschwarz/
http://www.schwarz-interactive.de/
mailto:[EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---