Harbour.RedisSessionStateStore icon indicating copy to clipboard operation
Harbour.RedisSessionStateStore copied to clipboard

Run the sample site throw the "context.Session is null" exception

Open gaojianzhuang opened this issue 9 years ago • 1 comments

After I build the project successfully, I run the "Harbour.RedisSessionStateStore.SampleWeb" project, input something in the fields and submit, it will throw the Null exception. the break point go the " state.Timeout = context.Session.Timeout;", I will watch the "context.Sessiong" is null.

gaojianzhuang avatar Sep 09 '15 08:09 gaojianzhuang

Hey - can you check out #23? I'm still trying to figure out why context.Session could be null...

TheCloudlessSky avatar Sep 09 '15 12:09 TheCloudlessSky