Further to my last post, I have run the app under IIS/5 on my local server to get a fiddler trace, which is appended. This too only sends the set-cookie once, but in this case it is in response to a successful user logon POST. With Cassini the session seems to be established by the very first GET (GoToApplication.aspx) and remains unchanged until it gets lost?
Appreciate any help you can give with this.
Fiddler headers from IIS/5
__________________________________________________________
GET /kiwi/ HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, application/x-silverlight, */*
Accept-Language: en-gb
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)
Host: oyster
Proxy-Connection: Keep-Alive
If-Modified-Since: Mon, 12 Nov 2007 12:32:45 GMT
If-None-Match: "f2c3d0202825c81:1e95"
HTTP/1.1 304 Not Modified
Server: Microsoft-IIS/5.0
Date: Mon, 14 Apr 2008 08:39:50 GMT
X-Powered-By: ASP.NET
Content-Location: http://oyster/kiwi/Default.htm
ETag: "f2c3d0202825c81:1e96"
Content-Length: 0
GET /kiwi/home.axw HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, application/x-silverlight, */*
Accept-Language: en-gb
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)
Host: oyster
Proxy-Connection: Keep-Alive
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Mon, 14 Apr 2008 08:39:52 GMT
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 150
GET /kiwi/UserLogon.axw HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, application/x-silverlight, */*
Accept-Language: en-gb
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)
Host: oyster
Proxy-Connection: Keep-Alive
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Mon, 14 Apr 2008 08:39:52 GMT
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 4298
POST /kiwi/UserLogon.axw HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, application/x-silverlight, */*
Referer: http://oyster/kiwi/UserLogon.axw
Accept-Language: en-gb
Content-Type: application/x-www-form-urlencoded
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)
Proxy-Connection: Keep-Alive
Content-Length: 61
Host: oyster
Pragma: no-cache
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Mon, 14 Apr 2008 08:39:58 GMT
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Set-Cookie: ASP.NET_SessionId=ywckki553wzrpii1vvrfp2nm; path=/; HttpOnly
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 52
GET /kiwi/home.axw HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, application/x-silverlight, */*
Accept-Language: en-gb
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)
Host: oyster
Proxy-Connection: Keep-Alive
Cookie: ASP.NET_SessionId=ywckki553wzrpii1vvrfp2nm
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Mon, 14 Apr 2008 08:39:58 GMT
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 17674
GET /kiwi/FrameLeft.axw HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, application/x-silverlight, */*
Referer: http://oyster/kiwi/home.axw
Accept-Language: en-gb
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)
Proxy-Connection: Keep-Alive
Host: oyster
Cookie: ASP.NET_SessionId=ywckki553wzrpii1vvrfp2nm
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Mon, 14 Apr 2008 08:39:58 GMT
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 14747
GET /kiwi/FrameTop.axw HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, application/x-silverlight, */*
Referer: http://oyster/kiwi/home.axw
Accept-Language: en-gb
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)
Proxy-Connection: Keep-Alive
Host: oyster
Cookie: ASP.NET_SessionId=ywckki553wzrpii1vvrfp2nm
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Mon, 14 Apr 2008 08:39:58 GMT
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 8397
GET /kiwi/FrameMain.axw HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, application/x-silverlight, */*
Referer: http://oyster/kiwi/home.axw
Accept-Language: en-gb
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)
Proxy-Connection: Keep-Alive
Host: oyster
Cookie: ASP.NET_SessionId=ywckki553wzrpii1vvrfp2nm
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Mon, 14 Apr 2008 08:39:58 GMT
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 1228
GET /kiwi/alertCheck.axw HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, application/x-silverlight, */*
Referer: http://oyster/kiwi/FrameTop.axw
Accept-Language: en-gb
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)
Proxy-Connection: Keep-Alive
Host: oyster
Cookie: ASP.NET_SessionId=ywckki553wzrpii1vvrfp2nm
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Mon, 14 Apr 2008 08:39:59 GMT
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 225
GET /kiwi/AlertListPage.axw HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, application/x-silverlight, */*
Referer: http://oyster/kiwi/FrameMain.axw
Accept-Language: en-gb
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)
Proxy-Connection: Keep-Alive
Host: oyster
Cookie: ASP.NET_SessionId=ywckki553wzrpii1vvrfp2nm
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Mon, 14 Apr 2008 08:40:01 GMT
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 10564
GET /kiwi/AlertAck.axw?alertId=34162 HTTP/1.1
Accept: */*
Accept-Language: en-gb
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)
Host: oyster
Proxy-Connection: Keep-Alive
Cookie: ASP.NET_SessionId=ywckki553wzrpii1vvrfp2nm
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Mon, 14 Apr 2008 08:40:05 GMT
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 2868
GET /kiwi/ClientListPage.axw?findChr=0&findStr= HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, application/x-silverlight, */*
Referer: http://oyster/kiwi/FrameMain.axw
Accept-Language: en-gb
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)
Proxy-Connection: Keep-Alive
Host: oyster
Cookie: ASP.NET_SessionId=ywckki553wzrpii1vvrfp2nm
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Mon, 14 Apr 2008 08:40:08 GMT
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 8272