The attached shapefile crashes ArcCatalog and ArcMap when using the Export to CAD Tool.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM000700
已提交
January 3, 2006
上次修改时间
April 2, 2025
适用范围
No Product Found
找到的版本
9.1
修正版本
9.2
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
THIS IS NOT A WORKAROUND. THIS BELONGS IN DETAILED DESC. ABOVE, BUT I CANNOT ADD IT THERE.Ran Add CAD Fields on the polygon and annotation feature classes and edited the values as follows:For polygon feature classCalculated CadType = PolylineCalculated LyrName = Small or Largefor annotation feature classCalculated CadType = TextCalculated LyrName = Small or Large to match polygon feature class valuesCalculated TxtMemo = TextStringSaved edits, stopped editing, and refreshed ArcCatalog.Using the Export to CAD Tool, and exporting to a version 2004 DWG file, clicked OK on the Export to CAD Tool, and got the following error:Microsoft Visual C++ Debug LibraryDebug Error!Program: C:\Program Files\ArcGIS\Bin\ArcCatalog.exeabnormal program terminationPress Retry to debug the application.Pressing Retry makes ArcCatalog totally disappear.Taking exactly the same data, without running Add CAD Fields beforehand, the polygon feature class, and annotation feature class export to CAD correctly, and the application doesn't crash!=================================================Testing further:Did Add CAD Fields to both polygon and annotation feature classes.In an ArcMap Edit session:annotation:Calculated CADType = TextCalculated Layer = <layer name>Calculated TxtMemp = TextStringpolygonsCalculated CADType = PolylineCalculated Layer = <layer name>This worked without crashing.