you didn't turn off asp session support in iis.
-- bruce (sqlwork.com)
> Hi,
>
[quoted text clipped - 3 lines]
>
> thanks!
George Ter-Saakov - 06 Dec 2007 19:45 GMT
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.
> you didn't turn off asp session support in iis.
>
[quoted text clipped - 7 lines]
>>
>> thanks!
George Ter-Saakov - 06 Dec 2007 19:45 GMT
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.
> you didn't turn off asp session support in iis.
>
[quoted text clipped - 7 lines]
>>
>> thanks!
Zester - 06 Dec 2007 20:10 GMT
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!
> you didn't turn off asp session support in iis.
>
[quoted text clipped - 7 lines]
>>
>> thanks!