G
Guest
Hi,
I am getting the following error intermittently:
"Unable to serialize the session state. Please note that non-serializable
objects or MarshalByRef objects are not permitted when Session state mode is
'StateServer' or 'SqlServer' "
I have had this when trying to attach to a running process in debug when the
components have not been jitted, but this error appeared in the release mode
in the live application. The objects used have worked time and time again,
and then it suddenly falls over with this error, then starts working again.
Does anyone know what might be causing this?
I am getting the following error intermittently:
"Unable to serialize the session state. Please note that non-serializable
objects or MarshalByRef objects are not permitted when Session state mode is
'StateServer' or 'SqlServer' "
I have had this when trying to attach to a running process in debug when the
components have not been jitted, but this error appeared in the release mode
in the live application. The objects used have worked time and time again,
and then it suddenly falls over with this error, then starts working again.
Does anyone know what might be causing this?