Message in Polish (Polski)
Nie można serializować stanu sesji. Zauważ, że obiekty, które nie mogą być serializowane, lub obiekty MarshalByRef nie są dozwolone gdy tryb stanu sesji to 'StateServer' lub 'SQLServer'.
Unlocalized message
Unable to serialize the session state. In 'StateServer' and 'SQLServer' mode, ASP.NET will serialize the session state objects, and as a result non-serializable objects or MarshalByRef objects are not permitted. The same restriction applies if similar serialization is done by the custom session state store in 'Custom' mode.
Search by Google