Sessions not working

H

Helen G

Hello

We have a asp.net solution which consists of 5 projects. Up until a few
days ago, when we deployed the solution on our webserver all was fine. We
were copying the dll's and aspx pages to the appropriate folders.

However for the past couple of days the deployed site will no longer work as
no session variables are being created or updated. We have set a number of
session variables in the application start, but these are not being created.

We have tried re-booting the server, and various IIS setups (it is IIS 5.0
as far as I know). We have also set it up on a new webserver with no luck.

We are out of ideas, and wondered if anyone else had an idea.

Thanks in advance
Helen.
 
C

Carl Prothman [MVP]

Helen,
Did you install any anti-virus software? In particular, if the anti-virus software
"touches" the web.config, your application will be restarted, and hence you will
lose your session vars.

If not, then take a look at the following MS KB search. There are a number
of reasons why your application is losing Session state - depending on it's
configuration.

http://support.microsoft.com/search...N-US-KB&PRODLISTSRC=ON&withinResults=&QuerySo
urce=gASr_Query&Product=aspnet&Queryc=session&Query=session&KeywordType=ANY&maxResults=25&Titles=false&numDays=

--

Thanks,
Carl Prothman
Microsoft ASP.NET MVP
http://www.able-consulting.com
 

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,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top