laptop and a wrench

Bogue

Unable to add pages to the Gallery in ArcGIS Enterprise Sites when the Gallery contains 10 pages and the Site has more than 40 pages.

Dernière publication: January 16, 2023 Portal for ArcGIS
Numéro d’ID de bogue BUG-000132068
EnvoiJuly 7, 2020
Dernière modificationJune 5, 2024
S’applique àPortal for ArcGIS
Version trouvée10.8
Système d’exploitationWindows OS
Version du système d’exploitation10.0
StatutWill Not Be Addressed

Informations supplémentaires

The issue is fixed in ArcGIS 10.8.1 Enterprise Sites Patch 3.

Solution de contournement

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>

Étapes pour reproduire

ID de bogue: BUG-000132068

Logiciel:

  • Portal for ArcGIS

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement