<?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 2016 - compatibility in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/autocad-2016-compatibility/m-p/6401323#M35628</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;About AutoCAD 2016 SP1, the only example I encountered was about &lt;A href="https://forums.autodesk.com/t5/net/objectsnapinfo-snappoints-crashes-autocad-2016/m-p/5560242/highlight/true#M43833" target="_blank"&gt;ObjectSnapInfo API&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jun 2016 20:47:14 GMT</pubDate>
    <dc:creator>_gile</dc:creator>
    <dc:date>2016-06-23T20:47:14Z</dc:date>
    <item>
      <title>AutoCAD 2016 - compatibility</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-2016-compatibility/m-p/6401144#M35627</link>
      <description>&lt;P&gt;Hello forum,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you create and compile a .NET dll, linked (reference) to dlls&amp;nbsp;from an AutoCAD 2016 version without the service pack 1 or any hotfixes, and you run this .NET dll on an AutoCAD 2016 version that&amp;nbsp;has the service pack 1 and the hotfixes, can this cause &lt;SPAN&gt;compatibly&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;problems (crashes and/or exceptions)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you create and compile a .NET &lt;/SPAN&gt;&lt;SPAN&gt;dll&lt;/SPAN&gt;&lt;SPAN&gt;, linked (reference) to dlls from an AutoCAD 2016 version with&amp;nbsp;the service pack 1 and&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;any hotfixes&lt;/SPAN&gt;&lt;SPAN&gt;, and you run this .NET &lt;/SPAN&gt;&lt;SPAN&gt;dll on an AutoCAD 2016 version without the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;service pack 1 and without the hotfixes, can this cause compatibly&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;problems (crashes and/or exceptions)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you create and compile a .NET &lt;SPAN&gt;dll on a Windows 10 system, and run it on a Windows 7 system,&amp;nbsp;can this cause&amp;nbsp;compatibly&amp;nbsp;problems (crashes and/or exceptions)?&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Does a Windows 10 system have other .NET framework libraries then a Windows 7 system?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Thank you for any information on the subject.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 19:14:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-2016-compatibility/m-p/6401144#M35627</guid>
      <dc:creator>Ertqwa</dc:creator>
      <dc:date>2016-06-23T19:14:03Z</dc:date>
    </item>
    <item>
      <title>Re : AutoCAD 2016 - compatibility</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-2016-compatibility/m-p/6401323#M35628</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;About AutoCAD 2016 SP1, the only example I encountered was about &lt;A href="https://forums.autodesk.com/t5/net/objectsnapinfo-snappoints-crashes-autocad-2016/m-p/5560242/highlight/true#M43833" target="_blank"&gt;ObjectSnapInfo API&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 20:47:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-2016-compatibility/m-p/6401323#M35628</guid>
      <dc:creator>_gile</dc:creator>
      <dc:date>2016-06-23T20:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD 2016 - compatibility</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-2016-compatibility/m-p/6401335#M35629</link>
      <description>&lt;P&gt;When building you should link from the SDK rather than an active program install.&amp;nbsp; Any problems when running will be limited to any quirks and fixes between the updates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whether or not it will run on another operating system version will depend on what Framework version it was built to.&amp;nbsp; That in part depends on the AutoCAD version as well.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 20:51:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-2016-compatibility/m-p/6401335#M35629</guid>
      <dc:creator>dgorsman</dc:creator>
      <dc:date>2016-06-23T20:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD 2016 - compatibility</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-2016-compatibility/m-p/6403533#M35630</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ty for the answers. Helpfull.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why should I&amp;nbsp;&lt;SPAN&gt;link to&amp;nbsp;the SDK dlls, rather than an active program install dlls? Aren't they the same dlls?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 23:00:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-2016-compatibility/m-p/6403533#M35630</guid>
      <dc:creator>Ertqwa</dc:creator>
      <dc:date>2016-06-24T23:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD 2016 - compatibility</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-2016-compatibility/m-p/6404093#M35631</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Ertqwa a écrit&amp;nbsp;:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ty for the answers. Helpfull.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why should I&amp;nbsp;&lt;SPAN&gt;link to&amp;nbsp;the SDK dlls, rather than an active program install dlls? Aren't they the same dlls?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;From &lt;A href="http://help.autodesk.com/view/ACD/2016/ENU/?guid=GUID-8657D153-0120-4881-A3C8-E00ED139E0D3" target="_blank"&gt;AutoCAD help&lt;/A&gt;:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"The DLLs in the ObjectARX SDK are simplified versions of the same files that ship with AutoCAD, as they do not contain dependencies on the AutoCAD user interface. It is recommended that you download and install the ObjectARX SDK, and then reference the DLL files that come with the SDK instead of those that are found in the install directory of AutoCAD or the AutoCAD-based program."&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2016 15:22:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-2016-compatibility/m-p/6404093#M35631</guid>
      <dc:creator>_gile</dc:creator>
      <dc:date>2016-06-25T15:22:45Z</dc:date>
    </item>
  </channel>
</rss>

