What the difference between 2 ot them :
1.Session State: In Process + Mode: Cookie Setting-->time out
2.Session State: In Process + Mode: Use URI
In case 1 i don't lose session timeout, in case 2 i lose session timeout every few seconds .....
What should be the definition in IIS 7?
Thank you