473,325 Members | 2,792 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

turning off session

Hi,

In our web.config file's sessionState element, we set mode="Off" but we
still see ASPSESSIONIDXXXXX shows up in the request cookies. Do you know
why?

thanks!
Dec 6 '07 #1
4 1323
you didn't turn off asp session support in iis.

-- bruce (sqlwork.com)

Zester wrote:
Hi,

In our web.config file's sessionState element, we set mode="Off" but we
still see ASPSESSIONIDXXXXX shows up in the request cookies. Do you know
why?

thanks!

Dec 6 '07 #2
Since request did not go though asp.dll I do not see why would he end up
with ASPSESSION.. cookie..
IIS did not plant them by itself.. (unless of course he hit asp page before
and has not closed the browser yet)...
Or just a wild guess....

What if default.asp page is marked as default in the directory and IIS is
actually trying to route request through asp.dll
then solution will be just remove default.asp from list of defaulted
pages...
George.

"bruce barker" <no****@nospam.comwrote in message
news:ue**************@TK2MSFTNGP02.phx.gbl...
you didn't turn off asp session support in iis.

-- bruce (sqlwork.com)

Zester wrote:
>Hi,

In our web.config file's sessionState element, we set mode="Off" but we
still see ASPSESSIONIDXXXXX shows up in the request cookies. Do you know
why?

thanks!

Dec 6 '07 #3
Since request did not go though asp.dll I do not see why would he end up
with ASPSESSION.. cookie..
IIS did not plant them by itself.. (unless of course he hit asp page before
and has not closed the browser yet)...
Or just a wild guess....

What if default.asp page is marked as default in the directory and IIS is
actually trying to route request through asp.dll
then solution will be just remove default.asp from list of defaulted
pages...
George.

"bruce barker" <no****@nospam.comwrote in message
news:ue**************@TK2MSFTNGP02.phx.gbl...
you didn't turn off asp session support in iis.

-- bruce (sqlwork.com)

Zester wrote:
>Hi,

In our web.config file's sessionState element, we set mode="Off" but we
still see ASPSESSIONIDXXXXX shows up in the request cookies. Do you know
why?

thanks!

Dec 6 '07 #4
Ok, I turned asp session support off in iis so I don't see aspsessionidxxxx
anymore but now I see ASP.NET_SessionId = ....

Does anybody know how to turn it off completely?
thanks!

"bruce barker" <no****@nospam.comwrote in message
news:ue**************@TK2MSFTNGP02.phx.gbl...
you didn't turn off asp session support in iis.

-- bruce (sqlwork.com)

Zester wrote:
>Hi,

In our web.config file's sessionState element, we set mode="Off" but we
still see ASPSESSIONIDXXXXX shows up in the request cookies. Do you know
why?

thanks!

Dec 6 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: John | last post by:
Hello. I am a newbie to PHP. I am over halfway through my first book that I'm learning with and have just created login pages etc. I just wondered, if I am running php/mysql/apache locally,...
3
by: James | last post by:
PHP is making a right mess at the moment and insists on putting a PHPSESSID in forms, urls and other spots on a script I am running. Is there any way to stop it doing this? Part of the issue is...
40
by: Alex | last post by:
Hello, does anybody know how to turn off the autocomplete feature for a certain text field? I am aware of the "autocomplete" attribute, but I have seen other implementions achieving it...
13
by: Lee | last post by:
Hello All, First of all I would like to say thank you for all of the help I have received here. I have been teaching myself Access for about 4 years now and I've always been able to find a...
1
by: CW | last post by:
My asp application currently does not rely on session state at all, and I have turned it off. The function that I need to implements include a customer specific price list. I am thinking of...
1
by: Santosh | last post by:
How Can I turn off ASP.Net Session Objects? For e.g: I do not want this ASPSESSIONIDSSTQTBDS=HHHJBSJSHBDMBNDB Any help is appreciated. -- TIA,
2
by: rk325 | last post by:
I have a question about cookies & browser permissions and turning off cookies when creating a web site (cookieless mode in web.config). I have a web site that of course uses Session variables....
6
by: Brad Markisohn | last post by:
Is there a way to log a non-administrative user off a PC or prevent them from accessing the PC based on some external test? We can assume that the OS is either Win 2k or Win XP. TIA Brad
6
by: Rain | last post by:
Hi, I noticed the other day when I was trying to optimise the traffic on a particular web page that it had significant viewstate even though I had turned it off for most of the controls. So in...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.