Bogue
| Numéro d’ID de bogue | BUG-000132068 |
|---|---|
| Envoi | July 7, 2020 |
| Dernière modification | June 5, 2024 |
| S’applique à | Portal for ArcGIS |
| Version trouvée | 10.8 |
| Système d’exploitation | Windows OS |
| Version du système d’exploitation | 10.0 |
| Statut | Will Not Be Addressed |
Create a new web.config file at C:\inetpub\wwwroot where ArcGIS Web Adaptor with Portal for ArcGIS is installed using the following code snippet:
<?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-000132068
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support