laptop and a wrench

漏洞

The script 'arcserver.py' uses old logic in the ArcGIS 10 and 10.1 releases (and therefore does not work in those releases), but is installed to the hard drive along with ArcGIS for Desktop at "C:\Program Files (x86)\ArcGIS\Desktop10.1\arcpy\ arcserver.py".

上次发布: September 13, 2016 ArcGIS for Desktop
漏洞 ID 编号 NIM087548
已提交December 20, 2012
上次修改时间June 5, 2024
适用范围ArcGIS for Desktop
找到的版本10.1
操作系统Windows OS
操作系统版本7
状态Will Not Be Addressed

附加信息

The reported issue, as it is described, does not fully explain what is needed. Please contact Esri Technical Support to provide additional details.

解决办法

import arcpyimport arcserverlic = "arcserver"print "configured product: " + arcpy.ProductInfo()print lic + " license: " + arcpy.CheckProduct(lic)listinstalls = arcpy.ListInstallations()print "installed products of type " + lic + ":"for install in listinstalls: print " " + installdictinstallinfo = arcpy.GetInstallInfo(arcserver)print "installation info for product " + lic + ":"for key in dictinstallinfo.keys(): print " " + key + ":" + dictinstallinfo[key]

重现步骤

漏洞 ID: NIM087548

软件:

  • ArcGIS for Desktop

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项