Uladzimir Kavaliuk

Results 2 comments of Uladzimir Kavaliuk

The cause of this issue is that TraceContext expects that HttpSessionState would enumerate strings as described here: ``` /// /// Returns an enumerator that can be used to read all...

Hi welegan! could you please revise the Maksim's fix https://github.com/welegan/RedisSessionProvider/pull/18 once again? The issue might prevent from using this library in production systems because with RedisSessionProvider this https://msdn.microsoft.com/en-us/library/system.web.sessionstate.httpsessionstate.getenumerator(v=vs.110).aspx is never...