<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error 500 Maximum request length exceeded in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629116#M16654</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And in the WAB apps main config.json do you have the proxy and any rules set?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jan 2017 20:07:46 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2017-01-13T20:07:46Z</dc:date>
    <item>
      <title>Error 500 Maximum request length exceeded</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629111#M16649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1 style="font-family: Verdana; font-weight: normal; font-size: 18pt; color: red; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;"&gt;Server Error in '/DotNetProxy2' Application.&lt;/H1&gt;&lt;HR size="1" width="100%" /&gt;&lt;H2 style="font-family: Verdana; font-weight: normal; font-size: 14pt; color: maroon; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;"&gt;&lt;EM&gt;Maximum request length exceeded.&lt;STRONG style="font-family: Verdana; font-weight: bold; color: #000000; margin-top: -5px; font-size: 11.2px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;"&gt;Exception Details: &lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 11.2px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important; float: none;"&gt;System.Web.HttpException: Maximum request length exceeded.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="font-family: Consolas, 'Lucida Console', monospace; font-size: 11pt; margin: 0px; padding: 0.5em; line-height: 14pt;"&gt;HttpException (0x80004005): Maximum request length exceeded.]&amp;nbsp;&amp;nbsp;&amp;nbsp; System.Web.HttpRequest.GetEntireRawContent() +11949368&amp;nbsp;&amp;nbsp;&amp;nbsp; System.Web.HttpRequest.get_InputStream() +54&amp;nbsp;&amp;nbsp;&amp;nbsp; proxy.readRequestPostBody(HttpContext context) +30&amp;nbsp;&amp;nbsp;&amp;nbsp; proxy.ProcessRequest(HttpContext context) +3180&amp;nbsp;&amp;nbsp;&amp;nbsp; System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +508&amp;nbsp;&amp;nbsp;&amp;nbsp; System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously) +92&lt;/PRE&gt;&lt;P&gt;&lt;EM style="-webkit-text-stroke-width: 0px; font-variant-caps: normal; color: #000000; white-space: normal; font-weight: normal; letter-spacing: normal; display: inline !important; font-size: 11.2px; font-style: normal; float: none; background-color: #ffffff; text-transform: none; word-spacing: 0px; text-indent: 0px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; orphans: 2; font-variant-ligatures: normal; widows: 2; text-align: start;"&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 19:13:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629111#M16649</guid>
      <dc:creator>CCWeedcontrol</dc:creator>
      <dc:date>2017-01-13T19:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Maximum request length exceeded</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629112#M16650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So do you have all print requests to your server going through the proxy? Did you define your ArcGIS Server that has the print service in your proxies proxy.config?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 19:21:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629112#M16650</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-01-13T19:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Maximum request length exceeded</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629113#M16651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have server, everything is through ArcGIS online, i do have a proxy with&amp;nbsp;utility.arcgisonline.com print service. It only does this to one layer the other layers print fine.&lt;/P&gt;&lt;P&gt;I am quite not sure what this error means.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 19:30:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629113#M16651</guid>
      <dc:creator>CCWeedcontrol</dc:creator>
      <dc:date>2017-01-13T19:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Maximum request length exceeded</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629114#M16652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is probably the fact that that layer is the only one that needs to be proxied due to the complexity. Do you have&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;utility.arcgisonline.com added to your proxies proxy.config?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 19:34:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629114#M16652</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-01-13T19:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Maximum request length exceeded</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629115#M16653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The layer is not complex at all, it has maybe 1800 polygons.&amp;nbsp; the map of the application only has two layers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes i have the following in the proxy.config file.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;lt;serverUrl url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Futility.arcgisonline.com" rel="nofollow" target="_blank"&gt;http://utility.arcgisonline.com&lt;/A&gt;&lt;SPAN&gt;" username="***" password="***" matchAll="true"/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 20:01:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629115#M16653</guid>
      <dc:creator>CCWeedcontrol</dc:creator>
      <dc:date>2017-01-13T20:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Maximum request length exceeded</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629116#M16654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And in the WAB apps main config.json do you have the proxy and any rules set?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 20:07:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629116#M16654</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-01-13T20:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Maximum request length exceeded</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629117#M16655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i have the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"wabVersion": "2.2",&lt;BR /&gt;&amp;nbsp; "isTemplateApp": true,&lt;BR /&gt;&amp;nbsp; "isWebTier": false,&lt;BR /&gt;&amp;nbsp; "httpProxy": {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "useProxy": true,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "alwaysUseProxy": false,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "url": "",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "rules": [{&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"urlPrefix": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F***.maps.arcgis.com%2F" rel="nofollow" target="_blank"&gt;http://***.maps.arcgis.com/&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "proxyUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F***.***.***%2FDotNetProxy2%2Fproxy.ashx" rel="nofollow" target="_blank"&gt;http://***.***.***/DotNetProxy2/proxy.ashx&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;},{&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "urlPrefix": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fservices6.arcgis.com" rel="nofollow" target="_blank"&gt;http://services6.arcgis.com&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "proxyUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F***.***.***%2FDotNetProxy2%2Fproxy.ashx" rel="nofollow" target="_blank"&gt;http://***.***.***/DotNetProxy2/proxy.ashx&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;},{&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "urlPrefix": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Futility.arcgis.com" rel="nofollow" target="_blank"&gt;https://utility.arcgis.com&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "proxyUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F***.***.***%2FDotNetProxy2%2Fproxy.ashx" rel="nofollow" target="_blank"&gt;http://***.***.***/DotNetProxy2/proxy.ashx&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;},{&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "urlPrefix": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Futility.arcgisonline.com" rel="nofollow" target="_blank"&gt;http://utility.arcgisonline.com&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "proxyUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F***.***.***%2FDotNetProxy2%2Fproxy.ashx" rel="nofollow" target="_blank"&gt;http://***.***.***/DotNetProxy2/proxy.ashx&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 21:36:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629117#M16655</guid>
      <dc:creator>CCWeedcontrol</dc:creator>
      <dc:date>2017-01-13T21:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Maximum request length exceeded</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629118#M16656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; That does not make much sense then. The error you have seem to be what you would expect to see when your proxyurl request has exceeded the max url length.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you using v1.1 of the proxy?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 21:50:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629118#M16656</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-01-13T21:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Maximum request length exceeded</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629119#M16657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya i can't make sense of it either.&lt;/P&gt;&lt;P&gt;per the proxy.ashx i am on Version 1.1.1.bata.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After some playing around i was able to get the layer (SubD) to print with out error by adding the layer "SubD" that was already hosted on Arcgis online as just a feature layer by using the "Add Item by Web",which put it into "&lt;A class="unlinked"&gt;http://utility.arcgis.com/usrsvcs/servers/9897d777586c4d47a6c5d50fc0b9ad1b/rest/services/SubD/FeatureServer&lt;/A&gt;&amp;nbsp;&lt;A class="unlinked"&gt;". I was able to add the&amp;nbsp;"&lt;/A&gt;&lt;A class="unlinked"&gt;http://utility.arcgis.com/usrsvcs/servers/9897d777586c4d47a6c5d50fc0b9ad1b/rest/services/SubD/FeatureServer&lt;/A&gt;&lt;A class="unlinked"&gt;&amp;nbsp;&lt;/A&gt;" to the map. for some reason it did not like it stored in the "&lt;A class="unlinked"&gt;http://services6.arcgis.com/885XQwwhV5bcCoLj/arcgis/rest/services/SubD/FeatureServer&lt;/A&gt; ". I am lost to why i had to go this route. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my My Content i clicked on "Add Item from web"&lt;/P&gt;&lt;P&gt;for theType I used "ArcGIS Server web service"&lt;/P&gt;&lt;P&gt;Put my credentials and checked "Store credentials with service item.Do not prompt for authentication"&lt;/P&gt;&lt;P&gt;give it a name and tags&lt;/P&gt;&lt;P&gt;clicked Add Item.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 23:28:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629119#M16657</guid>
      <dc:creator>CCWeedcontrol</dc:creator>
      <dc:date>2017-01-13T23:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Maximum request length exceeded</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629120#M16658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to understand the error, so what is the max length allowed?&lt;/P&gt;&lt;P&gt;Based on the network is thisthe URL request?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2FNameOfServer%2FDotNetProxy2%2Fproxy.ashx%3Fhttp%3A%2F%2Futility.arcgisonline.com%2Farcgis%2Frest%2Fservices%2FUtilities%2FPrintingTools%2FGPServer%2FExport%2520Web%2520Map%2520Task%2Fexecute" rel="nofollow" target="_blank"&gt;http://NameOfServer/DotNetProxy2/proxy.ashx?http://utility.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task/execute&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 16:27:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629120#M16658</guid>
      <dc:creator>CCWeedcontrol</dc:creator>
      <dc:date>2017-01-17T16:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Maximum request length exceeded</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629121#M16659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If that was the URL it was complaining about then it would not exceed the limit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 16:38:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629121#M16659</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-01-17T16:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Maximum request length exceeded</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629122#M16660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had to increase the runtime time out and max requestlength in the web.config file. Now it works fine&lt;/P&gt;&lt;P&gt;like so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="prolog token"&gt;&amp;lt;?xml version="1.0"?&amp;gt;&lt;/SPAN&gt;
&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;configuration&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp; &amp;lt;system.web&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;compilation&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;debug&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;false&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;targetFramework&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;4.0&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp; &amp;lt;/system.web&amp;gt;
&amp;nbsp; &amp;lt;system.web&amp;gt;
&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;httpRuntime&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;executionTimeout&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;100000&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;maxRequestLength&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;214748364&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;lt;/system.web&amp;gt;
&amp;nbsp; &amp;lt;system.diagnostics&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;switches&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;add&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;name&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;TraceLevelSwitch&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;value&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;Info&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;switches&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;trace&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;autoflush&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;true&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;indentsize&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;4&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;listeners&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;add&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;name&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;agsProxyLogListener&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;type&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;System.Diagnostics.TextWriterTraceListener&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="attr-name token"&gt;initializeData&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;C:\Temp\Shared\proxy_logs\auth_proxy.log&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;remove&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;name&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;Default&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;listeners&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;trace&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp; &amp;lt;/system.diagnostics&amp;gt;
&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;configuration&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 02:46:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629122#M16660</guid>
      <dc:creator>CCWeedcontrol</dc:creator>
      <dc:date>2021-12-12T02:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Maximum request length exceeded</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629123#M16661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, to add the &lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;system.web&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;httpRuntime executionTimeout="100000" maxRequestLength="214748364" /&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/system.web&amp;gt;&lt;/P&gt;&lt;P&gt;section to the Web.config of my dotnet proxy resolved my attachment size limit (ArcGIS enterprise/portal).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2019 16:21:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/629123#M16661</guid>
      <dc:creator>SigamGeo</dc:creator>
      <dc:date>2019-04-05T16:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error 500 Maximum request length exceeded</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/1105070#M21412</link>
      <description>&lt;P&gt;If you are using IIS for hosting your application, then the default upload file size is 4MB. To increase it, please use this below section in your &lt;A href="http://net-informations.com/faq/asp/asp-questions.htm" target="_self"&gt;asp.net&lt;/A&gt; web.config -&lt;/P&gt;&lt;P&gt;&amp;lt;configuration&amp;gt;&lt;BR /&gt;&amp;lt;system.web&amp;gt;&lt;BR /&gt;&amp;lt;httpRuntime maxRequestLength="1048576" /&amp;gt;&lt;BR /&gt;&amp;lt;/system.web&amp;gt;&lt;BR /&gt;&amp;lt;/configuration&amp;gt;&lt;BR /&gt;For IIS7 and above, you also need to add the lines below:&lt;/P&gt;&lt;P&gt;&amp;lt;system.webServer&amp;gt;&lt;BR /&gt;&amp;lt;security&amp;gt;&lt;BR /&gt;&amp;lt;requestFiltering&amp;gt;&lt;BR /&gt;&amp;lt;requestLimits maxAllowedContentLength="1073741824" /&amp;gt;&lt;BR /&gt;&amp;lt;/requestFiltering&amp;gt;&lt;BR /&gt;&amp;lt;/security&amp;gt;&lt;BR /&gt;&amp;lt;/system.webServer&amp;gt;&lt;BR /&gt;Note:&lt;/P&gt;&lt;P&gt;maxRequestLength is measured in kilobytes&lt;BR /&gt;maxAllowedContentLength is measured in bytes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 06:46:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/error-500-maximum-request-length-exceeded/m-p/1105070#M21412</guid>
      <dc:creator>germyrinn</dc:creator>
      <dc:date>2021-10-06T06:46:47Z</dc:date>
    </item>
  </channel>
</rss>

