<?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 Re: acmgd.dll &amp;amp; acdbmgd.dll in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/2954930#M63263</link>
    <description>&lt;P&gt;Just ObjectARX_2011_Win_64_and_32Bit.exe. If you are looking in C:\ObjectARX 2011\inc-win32 it is not there per old instructions. It is located in C:\ObjectARX 2011\inc. I assume the dll's are the same.&lt;/P&gt;</description>
    <pubDate>Wed, 16 Mar 2011 20:34:11 GMT</pubDate>
    <dc:creator>Jedimaster</dc:creator>
    <dc:date>2011-03-16T20:34:11Z</dc:date>
    <item>
      <title>acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/2810148#M63260</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this is very basic clarification on publishing a .net application.&lt;/P&gt;&lt;P&gt;Now i am doing a .net application which show some drawing output on autocad and&lt;BR /&gt;allow users to work with those objects using acad's pallete when user trigeer paticular event on my form.&lt;/P&gt;&lt;P&gt;That autocad pallette application done as managed application dll which uses acmgd.dll &amp;amp; acdbmgd.dll.&lt;/P&gt;&lt;P&gt;Now, to publish my project to user whom have autocad installed their m/c, is it necessary to include acmgd.dll &amp;amp; acdbmgd.dll in my publish?&lt;/P&gt;&lt;P&gt;I read some documents and refer some forums, but i could not catch correct answer.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;G&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2010 06:10:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/2810148#M63260</guid>
      <dc:creator>ProfWolfMan</dc:creator>
      <dc:date>2010-10-28T06:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/2810270#M63261</link>
      <description>&lt;P&gt;From taking programming classes led by some of the head developers from Autodesk they said to always reference the acmgd &amp;amp; acdbmgd dlls from the ObjectARX sdk (not the one delivered with the software) and to NOT deliver them with your own applications.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2010 11:04:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/2810270#M63261</guid>
      <dc:creator>michael_robertson</dc:creator>
      <dc:date>2010-10-28T11:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/2837877#M63262</link>
      <description>&lt;P&gt;Normaly, people using your application should have these DLLs, because if they don't, it means they don't have the software wich comes with, eg AutoCAD. Well, it's what I understood... &lt;IMG src="http://www.acadnetwork.com/Smileys/3D/dubitatif.gif" align="center" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2010 16:07:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/2837877#M63262</guid>
      <dc:creator>patrick.emin</dc:creator>
      <dc:date>2010-11-29T16:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/2954930#M63263</link>
      <description>&lt;P&gt;Just ObjectARX_2011_Win_64_and_32Bit.exe. If you are looking in C:\ObjectARX 2011\inc-win32 it is not there per old instructions. It is located in C:\ObjectARX 2011\inc. I assume the dll's are the same.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2011 20:34:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/2954930#M63263</guid>
      <dc:creator>Jedimaster</dc:creator>
      <dc:date>2011-03-16T20:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/2955150#M63264</link>
      <description>&lt;P&gt;acmgd.dll &amp;amp; acdbmgd.dll are dll-s found in installed directory of AutoCAD, which are added od the right side (Solution Explorer in References). When you select the acmgd.dll and acdbmgd.dll, under Properties you will find "Copy Local" --&amp;gt; true, this means that when you will Debug (F5) for the first time, it will copy bouth dll-s and a few more into the bin file (your project). All these dll-s are connected, that-s why there are so many of them.&lt;/P&gt;&lt;P&gt;I am working with AutoCAD 2010, and I wonder if those .dll-s are the same in 2011 and if it will be in the future.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2011 22:31:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/2955150#M63264</guid>
      <dc:creator>m-d</dc:creator>
      <dc:date>2011-03-16T22:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/2955550#M63265</link>
      <description>&lt;P&gt;You should really download the ObjectARX SDK for the version of AutoCad you are developing for. Then reference the acdbmgd.dll &amp;amp; acmgd.dll from the ObjectARX20XX\inc folder. These dll's behave better with Visual Studio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should never deliver these dll's, they are part of the AutoCAD install.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you use the 2010 version of the dlls your application should run on 2011 &amp;amp; 2012 (they are based on the same engine) but would need to be recompiled for 2013 when it comes out.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2011 11:02:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/2955550#M63265</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-17T11:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/2956484#M63266</link>
      <description>&lt;P&gt;In several places in the docs and training materials, they specify to set 'copy local' to false, or you may get strange, hard to debug errors.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2011 19:34:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/2956484#M63266</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-17T19:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/6840813#M63267</link>
      <description>&lt;P&gt;Hi, I installed&amp;nbsp;&lt;SPAN&gt;ObjectARX 2012 but I didn't find acmgd.dll and acdbmgd.dll in the objectarx folder. Do you have any idea to fix that?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 16:44:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/6840813#M63267</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-30T16:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/6840859#M63268</link>
      <description>&lt;P&gt;Check your .net build if your build is too recent it could cause an issue. I think 2012 used&amp;nbsp;.Net 4.0. There should be a copy of the dll in the AutoCAD program directory&amp;nbsp;C:\Program Files\Autodesk\AutoCAD 2012&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 16:59:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/6840859#M63268</guid>
      <dc:creator>Jedimaster</dc:creator>
      <dc:date>2017-01-30T16:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/6840886#M63269</link>
      <description>&lt;P&gt;You do not have "install" OBjectARX SDK. While it is downloaded as EXE, it is only self-compressed ZIP file, as EXE. Running it simply unzips all the files in the SDK into a location/folder of your choice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Within that location, for Acad2012 ObjectARX SDK (I still have Acad2012 ObjectARX SDK in one of my computer), you should be able to find a few folders, like "Inc", "inc-win32", "inc-x64"... The 2 DLL files you are looking for are in the folder "inc".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 17:10:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/6840886#M63269</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2017-01-30T17:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/6840943#M63270</link>
      <description>&lt;P&gt;Thank you for this answers but how can I know the .net framework version? Sorry for this question&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 17:29:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/6840943#M63270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-30T17:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: acmgd.dll &amp; acdbmgd.dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/6841001#M63271</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Finaly I can find those files, I just do what&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/543921" target="_self"&gt;norman.yuan&lt;/A&gt;&amp;nbsp;said. Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 17:46:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/acmgd-dll-amp-acdbmgd-dll/m-p/6841001#M63271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-30T17:46:51Z</dc:date>
    </item>
  </channel>
</rss>

