<?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: AutoCad 2015 autoLoader not loading dll in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/autocad-2015-autoloader-not-loading-dll/m-p/4944302#M44529</link>
    <description>&lt;P&gt;thank you for replying,&lt;/P&gt;&lt;P&gt;I read that one and tried it. but no luck, my problem is when i start autocad 2015 I see the message telling me my dll file was loaded the problem is the commands do not show up, if i do netload and pick the dll file everthing works fine.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Apr 2014 21:01:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-08T21:01:12Z</dc:date>
    <item>
      <title>AutoCad 2015 autoLoader not loading dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-2015-autoloader-not-loading-dll/m-p/4943902#M44526</link>
      <description>&lt;P&gt;I have a (2) .xml files that loads works in Autocad 2012,2013 and 2014 but in 2015 it wont load the dll file,&lt;/P&gt;&lt;P&gt;here are 2 different xml files&lt;/P&gt;&lt;P&gt;the first wont load the dll files&lt;/P&gt;&lt;P&gt;the next one wont load the dll file but it will load the .vlx file.&lt;/P&gt;&lt;P&gt;any help would be great.&lt;/P&gt;&lt;P&gt;please see below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;
&amp;lt;ApplicationPackage 
	SchemaVersion="1.0" 
	ProductCode="{dcdb74ec-bc89-41b2-bfae-dbb36096582f}" 
	AutodeskProduct="AutoCAD" 
	Name="Custom Batch Print" 
	Description="Batch Printing" 
	AppVersion="1.0.0" ProductType="Application"&amp;gt;
    &amp;lt;Components&amp;gt;
    &amp;lt;RuntimeRequirements OS="Win64|Win32" Platform="AutoCAD|ACADM" SeriesMin="R20.0" SeriesMax="R20.0"/&amp;gt;
    &amp;lt;ComponentEntry AppName="ZaCaBPrint" ModuleName=".\Contents\ZaCaBPrint.dll"&amp;gt;
      &amp;lt;Commands GroupName="ZaCa" Global="ZaCaBatchPrint" Local="ZaCa_Print"&amp;gt;
      &amp;lt;Command LoadOnAutoCADStartup="False" LoadOnCommandInvocation="True"/&amp;gt;
      &amp;lt;/Commands&amp;gt;
    &amp;lt;/ComponentEntry&amp;gt;
  &amp;lt;/Components&amp;gt;
&amp;lt;/ApplicationPackage&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;
&amp;lt;ApplicationPackage 
	SchemaVersion="1.0" 
	ProductCode="{2a3a7d16-39db-48eb-8d73-416ddf8c33a1}" 
	AutodeskProduct="AutoCAD" 
	Name="Custom Tool Box" 
	Description="Tool Box" 
	AppVersion="1.0.0" ProductType="Application"&amp;gt;
    &amp;lt;Components&amp;gt;
    &amp;lt;RuntimeRequirements OS="Win64|Win32" Platform="AutoCAD|ACADM" SeriesMin="R20.0" SeriesMax="R20.0"/&amp;gt;
    &amp;lt;ComponentEntry AppName="ZaCaToolBox" ModuleName=".\Contents\ZaCaToolBox.dll"&amp;gt;
      &amp;lt;Commands GroupName="ZaCa" Global="ZaCaToolBox" Local="ZaCa_ToolBox"&amp;gt;
      &amp;lt;Command LoadOnAutoCADStartup="False" LoadOnCommandInvocation="True"/&amp;gt;
      &amp;lt;/Commands&amp;gt;
    &amp;lt;/ComponentEntry&amp;gt;
  &amp;lt;/Components&amp;gt;
  &amp;lt;Components&amp;gt;
    &amp;lt;RuntimeRequirements OS="Win64|Win32" Platform="AutoCAD|ACADM" SeriesMin="R20.0" SeriesMax="R20.0"/&amp;gt;
    &amp;lt;ComponentEntry AppName="ZaCaLispToolBox" ModuleName=".\Contents\ZaCaLispToolBox.VLX"&amp;gt;
      &amp;lt;Commands GroupName="ZaCa" Global="ZaCaLispToolBox" Local="ZaCaLispToolBox"&amp;gt;
      &amp;lt;Command LoadOnAutoCADStartup="True"  LoadOnCommandInvocation="False"/&amp;gt;
      &amp;lt;/Commands&amp;gt;
    &amp;lt;/ComponentEntry&amp;gt;
  &amp;lt;/Components&amp;gt;
&amp;lt;/ApplicationPackage&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2014 18:28:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-2015-autoloader-not-loading-dll/m-p/4943902#M44526</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-08T18:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCad 2015 autoLoader not loading dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-2015-autoloader-not-loading-dll/m-p/4944020#M44527</link>
      <description>&lt;P&gt;Someone had this same issue just a couple of days ago. &amp;nbsp;You can find their solution at the link below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/NET/AutoCAD-2015-Autoloader-Changes/m-p/4919228#M39902" target="_self"&gt;http://forums.autodesk.com/t5/NET/AutoCAD-2015-Autoloader-Changes/m-p/4919228#M39902&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2014 19:08:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-2015-autoloader-not-loading-dll/m-p/4944020#M44527</guid>
      <dc:creator>Keith.Brown</dc:creator>
      <dc:date>2014-04-08T19:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCad 2015 autoLoader not loading dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-2015-autoloader-not-loading-dll/m-p/4944032#M44528</link>
      <description>&lt;P&gt;Long story short is that in 2015 it appears that you have to have the load on startup set to "true"&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2014 19:12:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-2015-autoloader-not-loading-dll/m-p/4944032#M44528</guid>
      <dc:creator>Keith.Brown</dc:creator>
      <dc:date>2014-04-08T19:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCad 2015 autoLoader not loading dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-2015-autoloader-not-loading-dll/m-p/4944302#M44529</link>
      <description>&lt;P&gt;thank you for replying,&lt;/P&gt;&lt;P&gt;I read that one and tried it. but no luck, my problem is when i start autocad 2015 I see the message telling me my dll file was loaded the problem is the commands do not show up, if i do netload and pick the dll file everthing works fine.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2014 21:01:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-2015-autoloader-not-loading-dll/m-p/4944302#M44529</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-08T21:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCad 2015 autoLoader not loading dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-2015-autoloader-not-loading-dll/m-p/4944636#M44530</link>
      <description>&lt;P&gt;Your XMLs are all messed up. I'm not sure if that is a transposing problem or what, but your flags should be in the component entry node, not in the command/commands nodes. See the following example:&lt;/P&gt;&lt;PRE&gt;&amp;lt;ComponentEntry AppName="PluginManager" ModuleName="./Contents/Windows/2015/PluginManager.dll" AppDescription="." LoadOnCommandInvocation="True" LoadOnRequest="True" &amp;gt;
  &amp;lt;Commands GroupName="CADTOOLS"&amp;gt;
    &amp;lt;Command Local="PluginManager" Global="PluginManager" /&amp;gt;
  &amp;lt;/Commands&amp;gt;
&amp;lt;/ComponentEntry&amp;gt;&lt;/PRE&gt;&lt;P&gt;From your second post, you are saying that the DLL is actually loading? How is it loading if you have set LoadOnCommandInvocation to true, but no commands are available to be called to load the DLL?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2014 23:52:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-2015-autoloader-not-loading-dll/m-p/4944636#M44530</guid>
      <dc:creator>tyronebk</dc:creator>
      <dc:date>2014-04-08T23:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCad 2015 autoLoader not loading dll</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-2015-autoloader-not-loading-dll/m-p/4945622#M44531</link>
      <description>&lt;P&gt;you are correct my xml file was all messed up.&lt;/P&gt;&lt;P&gt;thanks you the quick lesson.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2014 12:39:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-2015-autoloader-not-loading-dll/m-p/4945622#M44531</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-09T12:39:33Z</dc:date>
    </item>
  </channel>
</rss>

