Im not sure what you mean 'confirm the difference'? could you clarify for
me?
The old server used exactly the same code - the only way I can test this is
on the new server / software (same hardware)
So yes - the URL is the same format as before (as the web hasnt changed) :
http// www. domain. com /test.asp for example
"Egbert Nierop (MVP for IIS)" <egbert_nierop@nospam.com> wrote in message
news:uSpYMj8FEHA.4044@TK2MSFTNGP10.phx.gbl...[color=blue]
> "grw" <none@none.com> wrote in message
> news:u8vKJK8FEHA.1228@TK2MSFTNGP11.phx.gbl...[color=green]
> > Im trying to find why my hosted server won't maintain session state.
> > Its not a web farm (not load balanced), its all the same server
> >
> > An application requires a session to be set and then recalled (like you[/color][/color]
do[color=blue][color=green]
> > :)
> >
> > However, since the server software was upgraded from IIS 5 to 6, the[/color]
> working[color=green]
> > code no longer works.
> > (ie - login with session variables but get logged out immediately the[/color][/color]
page[color=blue][color=green]
> > changes)
> >
> > Using simple code like <%=session.sessionid%> on the IIS6 server, and
> > refreshing the page shows a new ID most times - it should be the same[/color][/color]
id??[color=blue][color=green]
> > Testing on the old server (IIS5) would keep the same session id.
> >
> > Where do I start looking and what pertinent questions do I need to ask[/color][/color]
my[color=blue][color=green]
> > host?[/color]
>
> what does the URL you use to confirm this difference, look like? (so I[/color]
mean,[color=blue]
> does it look like
http://servername etc)
>[color=green]
> > TIA!
> >
> >
> >[/color]
>[/color]