sieben 发表于 2005-10-24 15:06:00

请问AutoDesl.AudtoCAD.Interop.Common是何方神圣啊?

<P>请问AutoDesl.AudtoCAD.Interop.Common是何方神圣啊?</P>
<P>是那个DLL文件啊?</P>

李晏 发表于 2005-10-26 17:17:00

那个是引用的文件,与AutoDesl.AudtoCAD.Interop是一体的,建议引用时两个一起引用.引用后再把引用属中的复制设为true

sieben 发表于 2005-10-27 08:32:00

谢谢你!<BR>在我打开你的程序时,在资源管理器里的AxDBLiB引用上有黄色冒号"!",<BR>代码里边Imports Autodesk.AutoCAD.Interop.Common 是错误的<BR>(Imports Autodesk.AutoCAD.Interop 等其他引用是对的)<BR>我把原来的删除,重新引用AutoCAD/ObjectDBX Common 16.0 Type Library<BR>Imports Autodesk.AutoCAD.Interop.Common 依然是错误的<BR>看来你我电脑上的引用AutoCAD/ObjectDBX Common 16.0 Type Library结果不一样<BR>除了在VB项目里,我在别的地方没有找到Interop.AxDBLib.DLL这个文件,<BR>这个文件是引用AutoCAD/ObjectDBX Common 16.0 Type Library后VB.Net生成的对吗?<BR>我的电脑上同时还有AutoCAD2004,这会不回造成影响?

sieben 发表于 2005-10-27 08:51:00

<P>我在安装源文件里找到了RDF_COMP_Autodesk.AutoCAD.Interop.Common.dll(英文版),我引用后你的程序就OK了!</P>
<P>中文版好象是Autodesk.AutoCAD.Interop.Common.dll</P>
<P>&nbsp;</P>

sieben 发表于 2005-10-27 08:54:00

不明白为什么我的安装路径下和Windons系统里没有这个文件?

sieben 发表于 2005-10-27 10:03:00

本帖最后由 作者 于 2005-10-27 10:45:26 编辑 <br /><br /> <P>刚才说错了,又不让删除,只好加这一句话.</P>

kanbo 发表于 2006-4-11 16:38:00

<P>请问这个文件objectArx的哪个版本里才有</P>

tcsl9621 发表于 2006-4-18 23:30:00

<P>这和DLL文件无关,只要加载OBJECTDBX.com就好了,注意版本。</P>
页: [1]
查看完整版本: 请问AutoDesl.AudtoCAD.Interop.Common是何方神圣啊?