Hi,

I'm running IIS on Windows XP and for some reason,
Session state is just not working. IIS has it enabled,
with the default 20-minute timeout. And the browser has
session cookies enabled (all default settings.) But if I
response.write session.sessionid, each time the page
loads, I get a new number.

HELP!!

Please email me directly if you have an answer.

Thanks,
Bill
bill@beehivemedia.com

Re: Session State Not Working by Ray

Ray
Tue Aug 12 16:22:39 CDT 2003

I don't believe I've ever heard of the coookies property either. I have
heard of cookies, however.

Ray at work

p.s. Replies stay in the group, no private replying

"Bill Shander" <bill@beehivemedia.com> wrote in message
news:%23xibTdRYDHA.656@tk2msftngp13.phx.gbl...

>
> Error Type:
> Microsoft VBScript runtime (0x800A01B6)
> Object doesn't support this property or method: 'response.coookies'
> /test.asp, line 4
>
> Please email me directly if you have an answer.