<?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: Building 2010 project, using COM libraries, after 2012 installed in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3056070#M60915</link>
    <description>&lt;P&gt;Bumping this up...anyone have any other ideas?&lt;/P&gt;</description>
    <pubDate>Sun, 12 Jun 2011 23:27:38 GMT</pubDate>
    <dc:creator>Jeff_M</dc:creator>
    <dc:date>2011-06-12T23:27:38Z</dc:date>
    <item>
      <title>Building 2010 project, using COM libraries, after 2012 installed</title>
      <link>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3022182#M60909</link>
      <description>&lt;P&gt;OK, so I know all about the year-year version changing but only the newest is kept in the Common Files folder, so I reference the Autocad Interops in the ObjectARX2010 folder instead. This works fine. Fine, that is, until I throw SheetSetManager into the mix. No matter what I do, or how I reference the SSM Interop, it tries to use the version 18.2 as specified by the GAC. I reference the acSmComponents18.tlb in the ObjectARX libraries and it still finds 2012's.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there anyway to build a 2010 specific project, which includes SSM, when 2012 is installed?&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2011 16:17:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3022182#M60909</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2011-05-12T16:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Building 2010 project, using COM libraries, after 2012 installed</title>
      <link>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3022366#M60910</link>
      <description>&lt;P&gt;I am just getting ready to make my conversion to 2012, and when I do, I won't need to continue working with my 2010 code, so I won't have this problem.&amp;nbsp; That said, step into the wayback machine to when I switched from 2007 to 2009, and what I had to do was set the Specific Version property to true on all the Autodesk references.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG title="SpecVerProp.PNG" alt="SpecVerProp.PNG" border="0" src="http://forums.autodesk.com/t5/image/serverpage/image-id/7602i9251CEF8CB283C22/image-size/original?v=mpbl-1&amp;amp;px=-1" align="left" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2011 17:51:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3022366#M60910</guid>
      <dc:creator>chiefbraincloud</dc:creator>
      <dc:date>2011-05-12T17:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Building 2010 project, using COM libraries, after 2012 installed</title>
      <link>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3022436#M60911</link>
      <description>&lt;P&gt;Thanks, Chief, but it makes no difference if I set all references which allow this property to be set (which the SSM one does not) I still get this error at compile time:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="_mcePaste"&gt;&lt;SPAN&gt;Error&lt;SPAN&gt;	&lt;/SPAN&gt;1&lt;SPAN&gt;	&lt;/SPAN&gt;Assembly 'Interop.ACSMCOMPONENTS18Lib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' uses 'Autodesk.AutoCAD.Interop.Common, Version=18.2.0.0, Culture=neutral, PublicKeyToken=eed84259d7cbf30b' which has a higher version than referenced assembly 'Autodesk.AutoCAD.Interop.Common, Version=18.0.0.0, Culture=neutral, PublicKeyToken=eed84259d7cbf30b'&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2011 18:43:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3022436#M60911</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2011-05-12T18:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Building 2010 project, using COM libraries, after 2012 installed</title>
      <link>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3022524#M60912</link>
      <description>&lt;P&gt;Can you reference Autodesk.AutoCAD.Interop.Common.dll from 2010 ObjectArx folder?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2011 19:29:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3022524#M60912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-12T19:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Building 2010 project, using COM libraries, after 2012 installed</title>
      <link>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3022680#M60913</link>
      <description>&lt;P&gt;Yes, and I do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;    &amp;lt;Reference Include="Autodesk.AutoCAD.Interop, Version=18.0.0.0, Culture=neutral, PublicKeyToken=eed84259d7cbf30b, processorArchitecture=MSIL"&amp;gt;
      &amp;lt;HintPath&amp;gt;c:\ObjectARX 2010\inc-win32\Autodesk.AutoCAD.Interop.dll&amp;lt;/HintPath&amp;gt;
    &amp;lt;/Reference&amp;gt;
    &amp;lt;Reference Include="Autodesk.AutoCAD.Interop.Common, Version=18.0.0.0, Culture=neutral, PublicKeyToken=eed84259d7cbf30b, processorArchitecture=MSIL"&amp;gt;
      &amp;lt;HintPath&amp;gt;C:\ObjectARX 2010\inc-win32\Autodesk.AutoCAD.Interop.Common.dll&amp;lt;/HintPath&amp;gt;
    &amp;lt;/Reference&amp;gt;
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2011 21:13:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3022680#M60913</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2011-05-12T21:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Building 2010 project, using COM libraries, after 2012 installed</title>
      <link>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3022688#M60914</link>
      <description>&lt;P&gt;Sorry mis-read error which completly spells out that you are.&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2011 21:22:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3022688#M60914</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-12T21:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Building 2010 project, using COM libraries, after 2012 installed</title>
      <link>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3056070#M60915</link>
      <description>&lt;P&gt;Bumping this up...anyone have any other ideas?&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jun 2011 23:27:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3056070#M60915</guid>
      <dc:creator>Jeff_M</dc:creator>
      <dc:date>2011-06-12T23:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Building 2010 project, using COM libraries, after 2012 installed</title>
      <link>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3059366#M60916</link>
      <description>&lt;P&gt;I have had problems using the AutoCAD templates where no matter what you do they still reference whatever year they were built for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not tested it but if I remove all Autocad references and reference ACSMCOMPONENTS18LIB first then add the Acmgd,AcDbmgd,Autodesk.AuotCADInterop etc........ last then I can get a build to work.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2011 09:07:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3059366#M60916</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-15T09:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Building 2010 project, using COM libraries, after 2012 installed</title>
      <link>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3071038#M60917</link>
      <description>&lt;P&gt;We are having the same issues trying to support 2010 to 2012 with COM referenced to our app. The only way it seemed to work for us is to reference the 64bit version of the interop and set the Copy Local to True and specific Version to True.&lt;/P&gt;&lt;P&gt;However, this does not work of 32bit on Windows XP but seems to work fine for Vista or Windows 7...I don't know why. In our case, we have to compile 2 versions, one with the 32bit COM for 32bit AutoCAD and another for with the 64bit COM for 64bit AutoCAD to make sure it works for all cases because our app is distributed to unknown users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" title="Interop screen capture.png" height="238" src="http://forums.autodesk.com/t5/image/serverpage/image-id/9680iCC44FCDB092044D8/image-size/original?v=mpbl-1&amp;amp;px=-1" alt="Interop screen capture.png" width="227" align="center" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gary&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2011 13:37:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/building-2010-project-using-com-libraries-after-2012-installed/m-p/3071038#M60917</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-24T13:37:34Z</dc:date>
    </item>
  </channel>
</rss>

