Error: Opening feature class.General function failure

文章编号: 221
软件: ArcInfo Desktop 8.1,8.3,9.0,9.1,ArcEditor 8.1,8.3,9.0,9.1,ArcView 8.1,8.3,9.0,9.1
操作系统: N/A
已邀请:

易智瑞技术支持

赞同来自:

错误信息: 当在ArcMap中添加一个shapefile时候,出现下面错误信息,并且不能够绘制图层: "Error opening feature class.General function failure"。

原因: ApplockMgr.exe未注册.ArcMap和ArcCatalog需要这个来帮助处理shapefiles。

解决方法: 注册AppLockMgr.exe.
1.关闭ArcMap和ArcCatalog.
2.打开命令窗口: 开始>程序>运行
3.找到ArcGIS的Bin文件夹:
cd c:arcgisarcexe81bin
注意,在ArcGIS 9中,bin文件夹在C:Program FilesArcGIS下,所以语法应该是:
cd c:Progra~lArcGISBin
4.输入:
regsvr32 aflockmgr.dll
5.输入:
applockmgr.exe /regserver
6.关闭命令窗口.
7.启动ArcMap,添加shapefile数据.


创建时间:2005-11-16
最近更新:2005-11-16


原文链接
http://support.esrichina.com.cn/2005/1116/221.html

要回复问题请先登录注册