I am running IIS7.5 on Win7 Ultimate
I have an old asp.net 2 app using session variables
The app runs fine in Cassini and in IIS7.5 on the local machine but when accessed externally via the internet the app does not honour the session variables
I have tried changing the App Pool from Default to Classic .Net to no effect
Can anyone suggest what might be going on?