Bogue
| Numéro d’ID de bogue | BUG-000124630 |
|---|---|
| Envoi | August 19, 2019 |
| Dernière modification | February 7, 2025 |
| S’applique à | Portal for ArcGIS |
| Version trouvée | 10.7.1 |
| Statut | Known Limit |
Go into the 'web.config' file within the C:\inetpub\wwwroot folder and update the code to read:
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<security>
<requestFiltering>
<requestLimits maxUrl="10999" maxQueryString="9999" />
</requestFiltering>
</security>
</system.webServer>
<system.web>
<httpRuntime maxUrlLength="10999" maxQueryStringLength="2097151" />
<customErrors mode="Off" />
</system.web>
</configuration>
ID de bogue: BUG-000124630
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support