<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Unable to add AcETransmit library reference in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/unable-to-add-acetransmit-library-reference/m-p/6896565#M32581</link>
    <description>&lt;P&gt;I have created a new AutoCAD plug-in project in Visual Studio Professional 2013 by using the&amp;nbsp;template installed from the ObjectARXWizzards.msi.&lt;/P&gt;&lt;P&gt;When&amp;nbsp;attempting to add a reference to the&amp;nbsp;Transmittal Object Library, per&amp;nbsp;&lt;A href="http://help.autodesk.com/view/ACD/2016/ENU/?guid=GUID-FF7AD257-9C2A-4A4D-8408-FC5C209DC7E8" target="_self"&gt;To Reference the Transmittal Object Library&lt;/A&gt;, I get the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A reference to 'C:\ObjectARX 2016\inc-x64\AcETransmit19.tlb' could not be added. Please make sure that the file is accessible, and that it is a valid assembly or COM component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(References to AcCoreMgd.dll and AcDbMdg.dll were added successfully from the&amp;nbsp;&lt;SPAN&gt;C:\ObjectARX 2016\inc folder&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Feb 2017 19:32:02 GMT</pubDate>
    <dc:creator>nmeek</dc:creator>
    <dc:date>2017-02-22T19:32:02Z</dc:date>
    <item>
      <title>Unable to add AcETransmit library reference</title>
      <link>https://forums.autodesk.com/t5/net-forum/unable-to-add-acetransmit-library-reference/m-p/6896565#M32581</link>
      <description>&lt;P&gt;I have created a new AutoCAD plug-in project in Visual Studio Professional 2013 by using the&amp;nbsp;template installed from the ObjectARXWizzards.msi.&lt;/P&gt;&lt;P&gt;When&amp;nbsp;attempting to add a reference to the&amp;nbsp;Transmittal Object Library, per&amp;nbsp;&lt;A href="http://help.autodesk.com/view/ACD/2016/ENU/?guid=GUID-FF7AD257-9C2A-4A4D-8408-FC5C209DC7E8" target="_self"&gt;To Reference the Transmittal Object Library&lt;/A&gt;, I get the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A reference to 'C:\ObjectARX 2016\inc-x64\AcETransmit19.tlb' could not be added. Please make sure that the file is accessible, and that it is a valid assembly or COM component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(References to AcCoreMgd.dll and AcDbMdg.dll were added successfully from the&amp;nbsp;&lt;SPAN&gt;C:\ObjectARX 2016\inc folder&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 19:32:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/unable-to-add-acetransmit-library-reference/m-p/6896565#M32581</guid>
      <dc:creator>nmeek</dc:creator>
      <dc:date>2017-02-22T19:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add AcETransmit library reference</title>
      <link>https://forums.autodesk.com/t5/net-forum/unable-to-add-acetransmit-library-reference/m-p/6903368#M32582</link>
      <description>&lt;P&gt;After much searching, I found the resolution on this AutoCAD DevBlog page:&amp;nbsp;&lt;A href="http://adndevblog.typepad.com/autocad/2012/05/resolving-references-when-using-tlbimp-.html" target="_self"&gt;Resolving references when using tlbimp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By using tlbimp.exe (from the Windows SDK) I created an inter-op assembly from the AcETransmit19.tlb type library using the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tlbimp &amp;nbsp;"C:\ObjectARX 2016\inc-x64\AcETransmit19.tlb" /out:AcETransmit19.Interop.dll /namespace:AcETransmit /machine:x64&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was then able to add a reference to the assembly to my plug-in project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tlbimp.PNG" style="width: 677px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/326686i8C6A9D5D26058278/image-size/large?v=v2&amp;amp;px=999" role="button" title="tlbimp.PNG" alt="tlbimp.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2017 15:52:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/unable-to-add-acetransmit-library-reference/m-p/6903368#M32582</guid>
      <dc:creator>nmeek</dc:creator>
      <dc:date>2017-02-25T15:52:28Z</dc:date>
    </item>
  </channel>
</rss>

