Re: session_start not firing on production server
- From: "Patrice" <http://www.chez.com/scribe/>
- Date: Tue, 12 Feb 2008 18:02:14 +0100
And the other post said ? Have you checked in the IIS "Home directory" tab,
"Application settings" section that the application is created (that is the
button is "Remove" instead of "Create") and that session state is enabled
for this application ("configuration" button, "Options" tab).
Also what do you do in this event ? (imo for a test the simplest would be
just to set a session variable with the current date/time, this is to make
sure the diagnostic is correct).
--
Patrice
"greg" <greg@xxxxxxxxxxxx> a écrit dans le message de news:
uVK8WWZbIHA.4880@xxxxxxxxxxxxxxxxxxxxxxx
Written in Asp.Net 2.0
The session_start fires on Development server running withing Visual
Studio 2005
and also if access web site via localhost on development machine.
But if copy to development machine event does not fire
I created a barebones webapplication not website and put code in
session_start
will not fire
I have seen another post about this, but no resolution was found.
.
- Follow-Ups:
- References:
- Prev by Date: Re: Dataset not Clearing
- Next by Date: FormsAuthentication and GetRedirectUrl
- Previous by thread: session_start not firing on production server
- Next by thread: Re: session_start not firing on production server
- Index(es):