<?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: Web Adaptor will not load configuration page in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-will-not-load-configuration-page/m-p/1335274#M37347</link>
    <description>&lt;P&gt;HI Jeff&lt;/P&gt;&lt;P&gt;Thanks for the reply. I was pretty sure i installed the .net 6 windows hosting bundle previously. I just tried installed the .NET7 Windows hosting bundle and the adaptor is displaying now using &lt;A href="https://localhost/arcgis/webadaptor" target="_blank"&gt;https://localhost/arcgis/webadaptor&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help. It would be great for future Azure marketplace images if this hosting bundle software was pre-installed along with the ArcGIS software so it works out of the box.&lt;/P&gt;&lt;P&gt;Thanks a million for you help though.&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2023 08:26:36 GMT</pubDate>
    <dc:creator>StephenPower</dc:creator>
    <dc:date>2023-10-05T08:26:36Z</dc:date>
    <item>
      <title>Web Adaptor will not load configuration page</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-will-not-load-configuration-page/m-p/1334568#M37314</link>
      <description>&lt;P&gt;HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid.&lt;/P&gt;&lt;P&gt;I have installed the web adaptor a couple of times on a marketplace arcgis enterprise 11.1 image.&lt;/P&gt;&lt;P&gt;I have edited the permissions so the following should have access,&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class=""&gt;System/Everyone/ISS users/Webadaptor. I have reinstalled the web adaptor and renamed it WA and waportal. Each time i go to the site i get the same error.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Checking previous configurations my web.config looks a lot smaller. Please see the below&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;configuration&amp;gt;&lt;BR /&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="2147483648" /&amp;gt;&lt;BR /&gt;&amp;lt;fileExtensions&amp;gt;&lt;BR /&gt;&amp;lt;remove fileExtension=".sd" /&amp;gt;&lt;BR /&gt;&amp;lt;/fileExtensions&amp;gt;&lt;BR /&gt;&amp;lt;/requestFiltering&amp;gt;&lt;BR /&gt;&amp;lt;/security&amp;gt;&lt;BR /&gt;&amp;lt;handlers&amp;gt;&lt;BR /&gt;&amp;lt;add name="aspNetCore" path="*" verb="*" modules="AspNetCoreModuleV2" resourceType="Unspecified" /&amp;gt;&lt;BR /&gt;&amp;lt;/handlers&amp;gt;&lt;BR /&gt;&amp;lt;aspNetCore processPath="dotnet" arguments=".\ESRI.ArcGIS.WebAdaptor.dll" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" hostingModel="inprocess" /&amp;gt;&lt;BR /&gt;&amp;lt;/system.webServer&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;My Web Adaptor config also looks a lot smaller than previous configs.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;{&lt;BR /&gt;"gisserver": {&lt;BR /&gt;"roleCache": {&lt;BR /&gt;"numberOfUsers": 100,&lt;BR /&gt;"expiration": 5,&lt;BR /&gt;"enabled": true,&lt;BR /&gt;"cacheAllRolesInMemory": false&lt;BR /&gt;},&lt;BR /&gt;"component": "",&lt;BR /&gt;"url": "",&lt;BR /&gt;"nodes": [],&lt;BR /&gt;"httpPort": -1,&lt;BR /&gt;"httpsPort": -1,&lt;BR /&gt;"id": "",&lt;BR /&gt;"sharedKey": "",&lt;BR /&gt;"protocol": "http",&lt;BR /&gt;"enableGetRolesForUser": true&lt;BR /&gt;},&lt;BR /&gt;"portal": {&lt;BR /&gt;"component": "",&lt;BR /&gt;"url": "",&lt;BR /&gt;"nodes": [],&lt;BR /&gt;"httpPort": -1,&lt;BR /&gt;"httpsPort": -1,&lt;BR /&gt;"id": "",&lt;BR /&gt;"sharedKey": "",&lt;BR /&gt;"enableDefaultPortValidation": true&lt;BR /&gt;},&lt;BR /&gt;"version": "11.1.0"&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Troubleshooting attempted.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Enabling IIS. Installing Web bundle, dotnet-sdk-6.0.414-win-x64, installed rewrite IIS module. Installed the WebDeploy as per ESRI KB articles suggested. Changed the application pool to .NET version 2. Reinstalled the web adaptor. Tried to add localhost and external dns entries to hosts file.&lt;BR /&gt;&amp;lt;/configuration&amp;gt;&lt;BR /&gt;&amp;lt;!--ProjectGuid: 37827c18-7897-4314-9dce-f3dc058462d5--&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 15:45:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-will-not-load-configuration-page/m-p/1334568#M37314</guid>
      <dc:creator>StephenPower</dc:creator>
      <dc:date>2023-10-03T15:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor will not load configuration page</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-will-not-load-configuration-page/m-p/1334981#M37334</link>
      <description>&lt;P&gt;Hi Stephen,&lt;BR /&gt;You mentioned that you have the dotnet-sdk package installed, but do you have the .NET 6 Windows hosting bundle installed (part of the .NET core runtime)?&amp;nbsp; The installer should notify you if you didn't have it installed but it is worth double-checking.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2023 15:40:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-will-not-load-configuration-page/m-p/1334981#M37334</guid>
      <dc:creator>JeffSmith</dc:creator>
      <dc:date>2023-10-04T15:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor will not load configuration page</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-will-not-load-configuration-page/m-p/1335274#M37347</link>
      <description>&lt;P&gt;HI Jeff&lt;/P&gt;&lt;P&gt;Thanks for the reply. I was pretty sure i installed the .net 6 windows hosting bundle previously. I just tried installed the .NET7 Windows hosting bundle and the adaptor is displaying now using &lt;A href="https://localhost/arcgis/webadaptor" target="_blank"&gt;https://localhost/arcgis/webadaptor&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help. It would be great for future Azure marketplace images if this hosting bundle software was pre-installed along with the ArcGIS software so it works out of the box.&lt;/P&gt;&lt;P&gt;Thanks a million for you help though.&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 08:26:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-will-not-load-configuration-page/m-p/1335274#M37347</guid>
      <dc:creator>StephenPower</dc:creator>
      <dc:date>2023-10-05T08:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor will not load configuration page</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-will-not-load-configuration-page/m-p/1581028#M41574</link>
      <description>&lt;P&gt;Hi, I had had the same error with webadapter for 11.2 and&amp;nbsp;&lt;SPAN&gt;.NET 6 Windows hosting bundle installed. I tried it (reading the answer above) with installed the .NET 8&amp;nbsp;Windows hosting bundle and webadapter for 11.2 is now working, thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 21:21:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-will-not-load-configuration-page/m-p/1581028#M41574</guid>
      <dc:creator>G_Jansen</dc:creator>
      <dc:date>2025-01-31T21:21:03Z</dc:date>
    </item>
  </channel>
</rss>

