Are you using ASP.NET 1.1 or 2.0? I had the same problem, though not in a project using Ajax.Net, a couple of months ago. In 2.0 the default timeout of the authentication cookie has changed, and I think I solved it by setting a cookie manually with a large timeout value.

Googling I found this page. I think it also applies to the current version of ASP.NET 2.0.
http://www.velocityreviews.com/forums/showpost.php?s=960e30ecbb40d868f443e2b629800438&p=493933&postcount=8

Regards,

/Patrik

On 10/2/06, otte-o <[EMAIL PROTECTED]> wrote:

Has anyone figured out how to get Ajax Pro to work with integrated
windows authentication? The Ajax requests work fine for the first half
hour then the server stops responding to them. I traced the problem
down to the fact that integrated windows authentication requires
reauthorization every 30 minutes. When the server throws a 401
(authentication required) as a response, Ajax Pro fails to re-request
with the authentication information.

Has anyone found a workaround for this?





--
Patrik Berglund             http://www.paddy.se/

Frequently seen as PaddyNu on IRCnet

Public Identity: http://public.xdi.org/=Patrik.Berglund
--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to