Los reportes generados con el visor de reportes generan el siguiente error al tratar de pasar de la primera hoja si este posee varias paginas.

Maximum request length exceeded.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: Maximum request length exceeded.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[HttpException (0x80004005): Maximum request length exceeded.] System.Web.HttpRequest.GetEntireRawContent() +12689488 System.Web.HttpRequest.FillInFormCollection() +234 System.Web.HttpRequest.EnsureForm() +110 System.Web.HttpRequest.get_HasForm() +12691875 System.Web.UI.Page.GetCollectionBasedOnMethod(Boolean dontReturnNull) +146 System.Web.UI.Page.DeterminePostBackMode() +129 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +322

asked 14 Aug '14, 15:52

Daniel%20Flores's gravatar image

Daniel Flores
(suspended)
accept rate: 20%


Es recomendable que en la medida de lo posible no uses el Visor de reportes porque genera comportamientos como el mostrado.

Esta limitación la impone el ASP.Net, aunque la podes aumentar, no es recomendado estar aumentando esos parámetros porque el proceso va a consumir más memoria y se puede afectar el performance.

Entonces, lo ideal es que generes directamente a PDF y el usuario pueda ver el reporte localmente. Además que es mucho más rápido.

link

answered 14 Aug '14, 18:51

Fernando%20Paz's gravatar image

Fernando Paz ♦♦
17.3k81635
accept rate: 51%

Y como se hace para aumentar esos parametros, ya que me da el mismo error,en el reporte de la Planilla Tabular Detallada cuando tiene muchas columnas. El visor si enseña el reporte completo pero al exportarlo a excel da exactamente el mismo error. O que me recomiendan que haga?

(22 Aug '14, 21:01) FerdyB FerdyB's gravatar image

Podrías indicarle que lo envíe directamente a Excel desde la configuración del reporte. Con un cliente paso algo similar y esta fue una solución viable.

(24 Mar '15, 17:53) Jimy Tobar ♦♦ Jimy%20Tobar's gravatar image
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:

×44

Asked: 14 Aug '14, 15:52

Seen: 1,466 times

Last updated: 24 Mar '15, 17:53

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