IIS/ASP.NET Hang

  • Thread starter Thread starter Craig Pearson
  • Start date Start date
C

Craig Pearson

Hi

I have a web app where I list users (from a database table). A user can
click on their name which assigns their name to a session variable. When
the user clicks on log out, it removes the session variable. This all
happens in one browser instance.

I get a 'hang' like error after x number of users logon, logoff. The
browser just hangs; I can hit the stop button in the browser; then refresh,
but browser is not meant to show any naviagtional buttons.

Any ideas, I'm running 1.1 of the framework, on XP Prof, with MSDE?

Craig
 
Back
Top