Logs for the Classic ASP version of the Homelidays Session Service are written in the installation folder.
As a consequence, if the account that is used for the application pool does not have enoug...
Id #933 | Release:
None
| Updated: Feb 13 at 10:44 PM by Yanal | Created: Apr 29, 2011 at 11:55 PM by Yanal
To reproduce:
1- Call /SessionService/TestSessionAbandon.aspx in the test web site
2- On the SQL Trace you will see a useless update request : /07614B4A-4224-492e-88DE-656DB7F876F3/
Id #489 | Release:
None
| Updated: Feb 13 at 10:44 PM by Yanal | Created: Dec 1, 2010 at 8:21 AM by Yanal
Business Value: eases the effort needed to use the Homelidays Session Service
Imagine a script that add automagically the HomelidaysSessionServiceInit.asp on top of any top level ASP page and warn ...
Id #369 | Release:
None
| Updated: Feb 13 at 10:44 PM by Yanal | Created: Nov 9, 2010 at 9:37 AM by Yanal
Business value: ease the setup
Add a screen allowing the user to setup the connection string form ADO and ADO.NET
Automatically install the job according to the connection string.
Id #368 | Release:
None
| Updated: Feb 13 at 10:44 PM by Yanal | Created: Nov 9, 2010 at 9:34 AM by Yanal
Business Value: Ease the migration to standard .NET Session State and then to the Azure cloud.
For instance:
1st step : migrate from ASP to ASP.NET
2nd step : change the provider to any other pro...
Id #366 | Release:
None
| Updated: Feb 13 at 10:44 PM by Yanal | Created: Nov 9, 2010 at 9:31 AM by Yanal
Business Value: allow .NET application to use more complex object in the sesison instead.
Today the session service only allows to store base type and Scripting.Dictionary.
Allows the .NET Session ...
Id #365 | Release:
None
| Updated: Feb 13 at 10:44 PM by Yanal | Created: Nov 9, 2010 at 9:28 AM by Yanal
Business value: make the Session Service scalable.
Store the Session data in a NoSql database.
Good candidates could be:
Cassandra;
MongoDb;
AppFabric caching system which should allow to use the...
Id #364 | Release:
None
| Updated: Feb 13 at 10:44 PM by Yanal | Created: Nov 9, 2010 at 9:24 AM by Yanal