Hi, I was wondering if anyone had found a way round the problem that I am having. When you are using a website with Forms Authentication, and you leave it idle so that the Session expires, when you try and do an Ajax call wrapper errors rather than returning a catchable exception. I understand that when the request tries the access the page, that the underlying .NET architecture will return with a redirect, but I would of thought there would be some way of capturing this in the framework and doing a redirect to the login page using client script. Is there?
Cheers, David --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
