Re: The old topic: Session variables desappear.
- From: "Danny Adler" <danyadler@xxxxxxxxx>
- Date: 6 Feb 2007 08:24:20 -0800
On Feb 6, 1:43 am, "Alvin Bruney [MVP]" <some guy without an email
address> wrote:
Why don't you have a look at the event log to see if the application pool is
being recycled?
--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
OWC Black book on Amazon andwww.lulu.com/owc
Professional VSTO 2005 - Wrox/Wiley
<danyad...@xxxxxxxxx> wrote in message
news:1170662665.229394.198700@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi All,
The old topic: Session variables desappear.
I cannot understand it! And it's driving me crazy!!
So most of my aspx pages works just fine, but only 2 pages decide that
after they are sent to the client, they clear all the session
variables.
I even wrote a log file to see before page_load and after page_load,
the count of session.keys is 11, and even ajaxed a request from these
pages to write the same log, and I see that when the page is loaded
still 11 variables, but when entering the onload function of the page,
0 variables!
This is beyond my logic.
How can a client side SPECIFIC page, decide to clear the server side
memory?!?
Using Windows 2003 SP1, and IIS 6.0.
Am I missing something??
Your help would be greatly appriciated.
Danny- Hide quoted text -
- Show quoted text -
Oh my god!
This is unbelieveable!
First of all, thank you for the replies and pointers.
But, problem solved.
Resolution:
1. Enter IIS.
2. Delete the virtual directory.
3. Recreate the virtual directory.
4. Reconfigure as it was before.
5. Overwrite the new web.config with the old one.
And that's it.
It took me 40 hours to get to this resolution. UNBELIEVEABLE.
The kind of situations when you don't know if to cry or jump out the
window.
Thanks to Microsoft!
Danny
.
- References:
- The old topic: Session variables desappear.
- From: danyadler@xxxxxxxxx
- Re: The old topic: Session variables desappear.
- From: Alvin Bruney [MVP]
- The old topic: Session variables desappear.
- Prev by Date: 2.0 Gridview .. Last Sorted By and/or Direction
- Next by Date: RE: Search for alpha character - STOP WHEN NUMBER FOUND
- Previous by thread: Re: The old topic: Session variables desappear.
- Next by thread: Excel File
- Index(es):
Relevant Pages
|
Loading