Version evolution: 1.19.1.5 / Base de Datos: SQL SERVER 2017 / Sistema Operativo: Windows Server 2019


Un usuario quiere descargar un documento gestionado que le aparece en la pantalla principal de Evolution, y le muestra el siguiente mensaje de error:

System.Runtime.Serialization.SerializationException Type 'Aseinfo.VH4.Data.Model.TokenDocumentoGestionado' in Assembly 'Aseinfo.VH4.Data, Version=1.19.1.5, Culture=neutral, PublicKeyToken=null' is not marked as serializable.

System.Web.HttpException (0x80004005): 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. ---> System.Runtime.Serialization.SerializationException: Type 'Aseinfo.VH4.Data.Model.TokenDocumentoGestionado' in Assembly 'Aseinfo.VH4.Data, Version=1.19.1.5, Culture=neutral, PublicKeyToken=null' is not marked as serializable.

asked 21 Aug '20, 16:25

Julio%20Flores's gravatar image

Julio Flores
(suspended)
accept rate: 42%

Esto se da porque se configuró el web.config para que el manejo del objeto de sesión se haga en StateServer o SQLServer mode. Sin embargo, la clase mencionada no es serializable. Mientras se corrige, podes desactivar la gestión de la sesión externa al proceso.

(25 Aug '20, 12:05) Fernando Paz ♦♦ Fernando%20Paz's gravatar image

Hola Julio, gracias por el reporte de error, ya se creo la incidencia para realizar la corrección en el siguiente hotifx. El incidente creado es INC-311

link

answered 25 Aug '20, 11:18

glemus's gravatar image

glemus
(suspended)
accept rate: 51%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Evolution en BitBucket

En este sitio puede acceder al código fuente, centro de descargas y reportar bugs, propuestas y mejoras para Evolution.

Evolution en JIRA

En este sitio puedes sugerir nueva funcionalidad para Evolution, o puedes votar por la funcionalidad ya propuesta por otros usuarios.

Tags:

×5
×3

Asked: 21 Aug '20, 16:25

Seen: 481 times

Last updated: 25 Aug '20, 12:05

[Acerca de] [Preguntas Frecuentes] [Privacidad] [Soporte] [Contacto]
Copyright 2013-2018. Asesores en Informática