hey all,
i'm trying to debug my ajax application and getting a timeout after about a
minute and can't figure out why or where this timeout is occurring?
here's the message:
---------------------------
Microsoft Internet Explorer
---------------------------
Sys.WebForms.PageRequestManagerTimeoutException: The server request timed out.
---------------------------
OK
---------------------------
any ideas?
thanks,
rodchar
bruce barker (sqlwork.com) - 04 Dec 2007 21:30 GMT
your page did an ajax postback, but the aspx page did not respond before the
timeout.
-- bruce (sqlwork.com)
> hey all,
> i'm trying to debug my ajax application and getting a timeout after about a
[quoted text clipped - 12 lines]
> thanks,
> rodchar