Re: Weird session state problem, maybe?
- From: "Andrew Morton" <akm@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 25 Apr 2007 15:01:23 +0100
vincentw56 wrote:
I have an ASP.NET 2.0 application. It is pretty basic. What it does
is
shows a gridview of data from a stored procedure. The user can also
select a
date filter. The problem is that sometimes an error is thrown about
getting
the data. If I go in and make a change to the .cs file, the
application runs
fine. The change I make is like insert a space somewhere just to
make the
file recompile and it works again. What causes this? It sounds like
the
session state is persisting or something. I have posted the code
below. Any
help would be appreciated. Thanks.
In IIS Manager, get the properties for the Application Pool you're using.
Under the performance tab, is the Web garden property set to more than 1?
Andrew
.
- References:
- Weird session state problem, maybe?
- From: vincentw56
- Weird session state problem, maybe?
- Prev by Date: Weird session state problem, maybe?
- Next by Date: Re: Windows Service
- Previous by thread: Weird session state problem, maybe?
- Next by thread: Re: Weird session state problem, maybe?
- Index(es):