- 浏览: 34903 次
- 性别:
- 来自: 西安
最新评论
文章列表
http://hiphotos.baidu.com/llinkin_park/pic/item/680e5fc6beb32ce18326ac3d.jpg
在vs2008 + win7+ao10中遇见了Cannot register assembly错误:
The
command "esriRegasm.exe "C:\Users\taopengyu\Documents\Visual Studio
2008\Projects\ArcMapClassLibrary1\ArcMapClassLibrary1\bin\Debug\ArcMapClassLibrary1.dll"
/p:Desktop /s" exited with code -1.C:\Users\taopengyu\Document ...
今天用arccatalog把gdb中的数据导入sde中时也遇见了这个问题,百度了一下,发现出现这种问题的情况也挺多的,后面又操作了几遍,发现我的错误是在两个不同的featuredataset中建立了相同名称的featureclass,如果把名称改了就不会出现这种情况了!