Search Results

0
votes
2answers
619 views

How do I stop IIS7 dropping my cookies?

I'm using Windows Vista x64 with SP1, and developing an ASP.NET app with IIS7 as the web server. I've got a problem where my cookies aren't "sticking" to the session, so I had a google and found th …
-1
votes

How do I stop IIS7 dropping my cookies?

Hi Kevin, I'm using an Integrated app pool, and the max number of worker processes == 1. What's the significance of the underscore? Does it matter where in the URL it is (e.g. it matters if …