ArcGIS10.6使用ArcGIS Diagrammer

ArcGIS Diagrammer在ArcGIS10.2版本之后就不在更新支持了,如今项目使用的ArcGIS版本升级,临时找到解决方案应对,但对于10.6新增特性可能支持不好,暂时未做具体验证。

解决方法源自https://community.esri.com/thread/118432

方法如下:

1、Just install the Diagrammer from the following link: https://www.arcgis.com/home/item.html?id=51b6066bfd024962999f6903682d8978
2、Navigate to C:\Program Files (x86)\ArcGIS\Desktop10.6\bin and locate the ArcMap.exe.config file. Open it in Notepad or Notepad++ and copy the whole content.
3、Navigate to C:\Program Files (x86)\ArcGIS Diagrammer\BIN and locate the ESRI.ArcGIS.ArcDiagrammer.exe.config file open it, and paste the content of the ArcMap.exe.config file. Save it. You probably need administrative privileges to do so.
4、Go to C:\Windows\Microsoft.NET\assembly\GAC_MSIL\ESRI.ArcGIS.Geodatabase\v4.0_10.6.0.0__8fc3cc631e44ad86 and copy ESRI.ArcGIS.Geodatabase.dll and paste to C:\Program Files (x86)\ArcGIS Diagrammer\BIN. You probably need administrative privileges.
5、Go to C:\Windows\Microsoft.NET\assembly\GAC_MSIL\ESRI.ArcGIS.System\v4.0_10.6.0.0__8fc3cc631e44ad86 and copy ESRI.ArcGIS.System.dll and paste to C:\Program Files (x86)\ArcGIS Diagrammer\BIN. You probably need administrative privileges.
6、Start C:\Program Files (x86)\ArcGIS Diagrammer\BIN\ESRI.ArcGIS.ArcDiagrammer.exe.

 

1、下载ESRI.ArcGIS.Diagrammer并安装,下载地址https://www.arcgis.com/home/item.html?id=51b6066bfd024962999f6903682d8978

2、找到C:\Program Files (x86)\ArcGIS\Desktop10.6\bin and locate the ArcMap.exe.config文件,使用记事本或notepad++打开,复制其中内容。

3、找到C:\Program Files (x86)\ArcGIS Diagrammer\BIN and locate the ESRI.ArcGIS.ArcDiagrammer.exe.config文件,覆盖粘贴2中复制的内容。

4、找到C:\Windows\Microsoft.NET\assembly\GAC_MSIL\ESRI.ArcGIS.Geodatabase\v4.0_10.6.0.0__8fc3cc631e44ad86,将ESRI.ArcGIS.Geodatabase.dll拷贝到C:\Program Files (x86)\ArcGIS Diagrammer\BIN目录。

5、找到C:\Windows\Microsoft.NET\assembly\GAC_MSIL\ESRI.ArcGIS.System\v4.0_10.6.0.0__8fc3cc631e44ad86 ,将 ESRI.ArcGIS.System.dll 拷贝到 C:\Program Files (x86)\ArcGIS Diagrammer\BIN目录。

6、启动C:\Program Files (x86)\ArcGIS Diagrammer\BIN\ESRI.ArcGIS.ArcDiagrammer.exe。

你可能感兴趣的:(arcgis制图,arcgis操作问题,c#开发,ArcObjects开发)