When installing ArcGIS Server .NET on IIS running multiple websites with multiple SSL port configurations, Post Install will not take the SSL port configuration from the default/selected website but will instead use the SSL port configuration from another website. This results in a bad SSLPort configuration for Rest.config and ApplicationBuilderConfig.xml.
上次发布: August 25, 2014ArcGIS Server (.NET)
漏洞 ID 编号
NIM062754
已提交
November 11, 2010
上次修改时间
June 5, 2024
适用范围
ArcGIS Server (.NET)
找到的版本
10.0
操作系统
Windows OS
操作系统版本
2003
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.
解决办法
Manually edit rest.config to have the correct SSL port. Manually edit the ApplicationBuilderConfig.xml file to have the correct SSL port.Restart IISRest will work properly, but the application builder wizard still references the wrong SSL port in https mode under advanced options. This seems to get repopulated from somewhere each time the wizard is run???