I\'m getting this fault intermittently.
I found this link which summarises fairly well what I was able to find on the Google: http://www.wacdesigns.com/2009/02/03/s
I have!
In the global.asax file you do this :
void Session_Start(object sender, EventArgs e) { // Code that runs when a new session is started string sessionId = Session.SessionID; }
So easy. It works!