I am having two problems with Version 6.7.20.1. First, when a timeout occurs, both the timeout function and the callback function specified in the asynchronous call are being called. If the timeout function is specified, and a timeout occurs, shouldn't only the timeout function be called, and not the callback function? (This should also be true of an error function, if it is specified, and an error occurs).
Second, the new version does not function when the page is being viewed in the built-in browser in Visual Studio 2005. It always returns an error. This problem did not exist in version 5.11.24.1, the previous version I was on before upgrading to the latest one. This problem is severe enough that I will probably have to revert to the older version until it is fixed. --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
