0

Need on help this issue.

I am able to view the report(crystal report) in ASP.NET mvc (aspx view) without any error

But when I export the report to either PDF or other format, the

HTTP Error 404.15 - Not Found

The request filtering module is configured to deny a request where the query string is too long.

is appearing

  • See if this helps you: http://stackoverflow.com/questions/11636386/how-to-configure-the-web-config-to-allow-requests-of-any-length – Taleeb Sep 30 '15 at 06:02
  • its generating some other error .The length of the query string for this request exceeds the configured maxQueryStringLength value. – Satyender Saini Sep 30 '15 at 06:35
  • Try increasing the value of maxQueryStringLength in web.config – Taleeb Sep 30 '15 at 06:37

0 Answers0