<?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: Unable to load commands based in DLL in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/unable-to-load-commands-based-in-dll/m-p/11339480#M42516</link>
    <description>&lt;P&gt;I have operated the command NETLOAD, after selecting the DLL files there's nothing displayed in the command line.&lt;/P&gt;&lt;P&gt;Command line shows "Command: NETLOAD".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Neither I can find those commands.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2022 08:22:02 GMT</pubDate>
    <dc:creator>nck5678</dc:creator>
    <dc:date>2022-08-04T08:22:02Z</dc:date>
    <item>
      <title>Unable to load commands based in DLL</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/unable-to-load-commands-based-in-dll/m-p/11337336#M42514</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing issue with AutoCAD customization. I was using older version of AutoCAD along with user based customization (Some dll files), &amp;amp; now have migrated to newer version AutoCAD 2022.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While all the customization has been migrated and works well I came across an issue today wherein few commands are not seen in newer version. This command were running well in older version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found out that this specific commands are user defined commands which is included in some DLL file by earlier users/admins. Upon investigation I saw in my PC's Appdata folder (Roaming), the dll files were present in support folder of older version of AutoCAD but not present in support folder of newer version. I added these dll files manually in support folder of newer version but still was unable to solve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I need to look somewhere else as well? (Beyond C:\Users\AppData\Roaming\Autodesk\AutoCAD 2022\R24.1\enu\support).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will appreciate if someone can enlighten me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 11:37:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/unable-to-load-commands-based-in-dll/m-p/11337336#M42514</guid>
      <dc:creator>nck5678</dc:creator>
      <dc:date>2022-08-03T11:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load commands based in DLL</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/unable-to-load-commands-based-in-dll/m-p/11337759#M42515</link>
      <description>&lt;P&gt;It's possible that the dll files worked with the older AutoCAD versions but not with the newer 2022 version.&lt;/P&gt;&lt;P&gt;To test with AutoCAD 2022 open type the NETLOAD command and see if you can select one of the DLL files to load.&lt;/P&gt;&lt;P&gt;If it doesn't load, then you'll need to contact the original author to see if they have a later version that's compatible with AutoCAD 2022.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 14:47:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/unable-to-load-commands-based-in-dll/m-p/11337759#M42515</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2022-08-03T14:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load commands based in DLL</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/unable-to-load-commands-based-in-dll/m-p/11339480#M42516</link>
      <description>&lt;P&gt;I have operated the command NETLOAD, after selecting the DLL files there's nothing displayed in the command line.&lt;/P&gt;&lt;P&gt;Command line shows "Command: NETLOAD".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Neither I can find those commands.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 08:22:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/unable-to-load-commands-based-in-dll/m-p/11339480#M42516</guid>
      <dc:creator>nck5678</dc:creator>
      <dc:date>2022-08-04T08:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load commands based in DLL</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/unable-to-load-commands-based-in-dll/m-p/11339519#M42517</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12480122"&gt;@nck5678&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I have operated the command NETLOAD, after selecting the DLL files there's nothing displayed in the&lt;/P&gt;
&lt;P&gt;Neither I can find those commands.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT size="3"&gt;That could be anything then, too bad the dll program file did&amp;nbsp; not include an option to show a message when certain conditions are not met.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;To my experience with .NET so far, i only encountered "version dependent" programs wheb dealing with sheet set functions.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;OR&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;You can check if the file it is blocked, this usuall happens when a file is downloaded or/and copied from another location:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Right click on the dll file, and click unblock.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pbejse_0-1659602708668.png" style="width: 454px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1100274iCC951F975E9306A5/image-dimensions/454x131?v=v2" width="454" height="131" role="button" title="pbejse_0-1659602708668.png" alt="pbejse_0-1659602708668.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;And if its not that, give us a decription on how the program works, maybe one of the members here can write one for you.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;HTH&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 08:48:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/unable-to-load-commands-based-in-dll/m-p/11339519#M42517</guid>
      <dc:creator>pbejse</dc:creator>
      <dc:date>2022-08-04T08:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load commands based in DLL</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/unable-to-load-commands-based-in-dll/m-p/11339556#M42518</link>
      <description>&lt;P&gt;Pbe You will definately get messages if the dll is not loading properly I have had it happen and had to go searching for a newer dll.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 09:04:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/unable-to-load-commands-based-in-dll/m-p/11339556#M42518</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2022-08-04T09:04:30Z</dc:date>
    </item>
  </channel>
</rss>

