Frustrated!! 500 internal server error

H

Helpneeded

I am using ASP.NET Ajax timer on my web page. The web page refreshes
after the timer expires. The page runs smoothly but after some time I
get the dreaded "500 server error" with the following description:

"code=[SERVER_RESPONSE_CLOSE] The server closed the connection while
reading the response. Contact your system administrator."

I have been trying to fix this problem for 2 weeks now and am really
frustrated. Please help me.

I am running IIS 5.1 on Windows XP SP2!
 
B

bruce barker

this means the page is generating an error. a common cause is lost
session and your page code not handling it.

note: the timer and update panel do not update the session cookie timeout.

-- bruce (sqlwork.com)
 
H

Helpneeded

How do I reset the cookie timeout on every refresh?
note: the timer and update panel do not update the session cookie timeout.

The event log is blank. It does not show any related message.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top