hi all
I got our iis7 cluster up and running making use of shared config, so far things are going ok. Our IIS6 cluster used NLB with sticky connections, however our IIS7 cluster now uses round robin behind a network device.
I have a AspState database on our SQL cluster, but no matter how I try and utilize it, it is not working! I have tried to add the session state line manually to the web.config and that does not work, nor does enabling session state in the site settings using the SQL server and database.
Can anyone provide me any advice / guidance on how to best use session state settings for our various applications that require it?
thanks