P Peter Morris Sep 23, 2008 #2 You can store sessions in a SQL Server database if that's what you are asking? Google for it, it's pretty simple. Pete
You can store sessions in a SQL Server database if that's what you are asking? Google for it, it's pretty simple. Pete
I Ignacio Machin ( .NET/ C# MVP ) Sep 23, 2008 #3 Anyone have recommendations on solutions for this need? Click to expand... There are articles in MSDN dealing with this. basically you need to store the sessions outside the IIS. Or store no session at all
Anyone have recommendations on solutions for this need? Click to expand... There are articles in MSDN dealing with this. basically you need to store the sessions outside the IIS. Or store no session at all