Re: ASP.Net Session State Problem with IIS6
From: bruce barker (nospam_brubar_at_safeco.com)
Date: 04/30/04
- Next message: Craig Humphrey: "Re: ASP.NET Client Certificate Authentication Problem"
- Previous message: Tim Mackey: "Re: secret key string visible in dll"
- In reply to: JK: "ASP.Net Session State Problem with IIS6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 Apr 2004 17:20:52 -0700
most likely on the old servers you mapped *.gif to asp.net so the the cookie
filter would handle the munging. check to see if the application mapping are
the same on the old and new servers
-- bruce (sqlwork.com)
"JK" <anonymous@discussions.microsoft.com> wrote in message
news:363F2CC4-BBFA-4926-95DA-B3DB151CC887@microsoft.com...
> We recently installed our web application on Windows 2003 and found that
our ASPX pages are not coming up correctly.
>
> We are using sessionstate=StateServer and cookieless=true for Web.config.
Applications run perfectly in Windows2000 or XP but in Windows2003 under
IIS6 we do not see any of our images and style sheets applied. This is
because sessionid is added to the web path and IIS is not able to access it.
>
> How can we make this working in Windows2003 under IIS6? Any thoughts are
welcome....
>
> Thanks
> JK
>
> FYI: I posted this under iis6 but got no response so I am posting in other
groups.
>
- Next message: Craig Humphrey: "Re: ASP.NET Client Certificate Authentication Problem"
- Previous message: Tim Mackey: "Re: secret key string visible in dll"
- In reply to: JK: "ASP.Net Session State Problem with IIS6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]