I have an app built with Web Appbuilder Dev 2.2 with some layers off of ArcGis Online. I down loaded it and put it on my IIS. with a proxy. It seems as when i try to print with a certain layer i get print error. Network tab indicates the following. I am not sure what this means other than the maximum request length exceeded. Any help would be great.
Server Error in '/DotNetProxy2' Application.
Maximum request length exceeded.Exception Details: System.Web.HttpException: Maximum request length exceeded.
HttpException (0x80004005): Maximum request length exceeded.] System.Web.HttpRequest.GetEntireRawContent() +11949368 System.Web.HttpRequest.get_InputStream() +54 proxy.readRequestPostBody(HttpContext context) +30 proxy.ProcessRequest(HttpContext context) +3180 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +508 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +92