laptop and a wrench

Erro

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.

Última Publicação: January 16, 2023 Portal for ArcGIS
Número de ID do Erro BUG-000132068
EnviadoJuly 7, 2020
Última ModificaçãoJune 5, 2024
Aplica-se àPortal for ArcGIS
Versão encontrada10.8
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0
StatusWill Not Be Addressed

Informações Adicionais

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

Solução Provisória

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>

Etapas para Reproduzir

ID do Erro: BUG-000132068

Software:

  • Portal for ArcGIS

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download