Re: The old topic: Session variables desappear.



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

.



Relevant Pages

  • RE: 401.2 Errors
    ... the server name as their proxy server, ... really understand the point in deploying the Firewall Client to all clients. ... I had a look at the log file but it only seems to be ... recording access that the IIS Server itself goes through. ...
    (microsoft.public.windows.server.sbs)
  • Windows Credentialing Security Problem
    ... think this is an IIS security issue, since I'm able to access the page I'm ... My web site has a virtual directory named FPSNowAuth. ... code executing in the context of a page request should be executing in ... the log file snippet. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Windows Credentialing Security Problem
    ... think this is an IIS security issue, since I'm able to access the page I'm ... My web site has a virtual directory named FPSNowAuth. ... code executing in the context of a page request should be executing in ... the log file snippet. ...
    (microsoft.public.inetserver.iis)
  • Windows Credentialing Security Problem
    ... think this is an IIS security issue, since I'm able to access the page I'm ... My web site has a virtual directory named FPSNowAuth. ... code executing in the context of a page request should be executing in ... the log file snippet. ...
    (microsoft.public.windows.server.security)
  • Re: ISA Server 2004 Log Manipulation
    ... server did you perform the GET request? ... client or an external client? ... again with no "arbitrary" characters in the log- the failed ... the Destination Host parameter of the log file. ...
    (Bugtraq)

Loading