HTTP Error 500.35 is returned in ASP.NET Core and does not support multiple apps in the same app pool when the same ArcGIS Web Adaptor name is used in multiple Internet Information Services (IIS) sites on the same web server.
ArcGIS Web Adaptor
漏洞 ID 编号
BUG-000167276
已提交
May 7, 2024
上次修改时间
August 6, 2025
适用范围
ArcGIS Web Adaptor
找到的版本
11.1
操作系统
Windows Server
操作系统版本
2022
状态
In Review
该问题正在审查中。 审查过程可确保问题包含所有必要信息、易于理解、不与现有问题重复,且为关于漏洞或增强功能的有效请求。 在此阶段,可能会联系您进行说明或提供其他信息。
解决办法
In Internet Information Services (IIS) Web Server, create a new app pool named AppPoolarcgis1.
Assign AppPoolarcgis1 to the first web adapter named arcgis in ArcGIS Enterprise 11.1 or above.
Navigate to the physical location of the new web adaptor installed under the physical path of site 1 and add the specified app pool group IIS AppPool\AppPoolarcgis1 to the permissions and assign it full control permissions. The app pool group is located in the local system.
Create a new app pool named AppPoolarcgis2.
Assign AppPoolarcgis2 to the second site's web adapter named arcgis ArcGIS Enterprise 11.1 or above.
Navigate to the physical location of the new web adaptor installed under the physical path of site 2 and add the specified app pool group IIS -AppPool\AppPoolarcgis2 to the permissions and assign it full control permissions. The app pool group is located in the local system.