<?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 Error System.InvalidProgramException while using AutoCAD 2013 .Net API in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7089975#M31449</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pic1.jpg" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/357087i80F18E7D87B0416B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pic1.jpg" alt="pic1.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pic2.jpg" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/357088i565279F821A83B87/image-size/large?v=v2&amp;amp;px=999" role="button" title="pic2.jpg" alt="pic2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Intending to develop an application in Visual C# .NET 2012 that will generate a .dwg file dynamically from the program.&lt;BR /&gt;In the system, we have AutoCAD 2013 already installed.&lt;/P&gt;&lt;P&gt;In .NET environment we've already installed AutoCAD 2013 .Net API from NuGet packages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2017 14:23:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-17T14:23:21Z</dc:date>
    <item>
      <title>Error System.InvalidProgramException while using AutoCAD 2013 .Net API</title>
      <link>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7089975#M31449</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pic1.jpg" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/357087i80F18E7D87B0416B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pic1.jpg" alt="pic1.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pic2.jpg" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/357088i565279F821A83B87/image-size/large?v=v2&amp;amp;px=999" role="button" title="pic2.jpg" alt="pic2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Intending to develop an application in Visual C# .NET 2012 that will generate a .dwg file dynamically from the program.&lt;BR /&gt;In the system, we have AutoCAD 2013 already installed.&lt;/P&gt;&lt;P&gt;In .NET environment we've already installed AutoCAD 2013 .Net API from NuGet packages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 14:23:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7089975#M31449</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-17T14:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error System.InvalidProgramException while using AutoCAD 2013 .Net API</title>
      <link>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7090166#M31450</link>
      <description>&lt;P&gt;While you did not mention what type of application you are doing, from the picture showed, I can see there is a Program.cs. From this, I guess you are developing a stand-alone EXE (console, or Win Form/WSP exe). If so, the exception of "InvalidProgram" is expected: you CANNOT use AutoCAD .NET API assemblies in EXE app (i.e. outside AutoCAD process).&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 15:22:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7090166#M31450</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2017-05-17T15:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error System.InvalidProgramException while using AutoCAD 2013 .Net API</title>
      <link>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7090196#M31451</link>
      <description>&lt;P&gt;Thanks for your prompt response. Yes, you are right. I'm trying to create a AutoCAD .dwg file from .NET console application. Please suggest how can I create .dwg file programmatically from .NET environment using C#.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 15:34:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7090196#M31451</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-17T15:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error System.InvalidProgramException while using AutoCAD 2013 .Net API</title>
      <link>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7091120#M31452</link>
      <description>&lt;P&gt;Depending on the business workflow of your requirement, there could be different way to create a drawing.&amp;nbsp;In general, you need to run AutoCAD to create a drawing (unless you use RealDwg, or use Autodesk's cloud services).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you choose to automate AutoCAD froom external EXE, you would use AutoCAD COM API to automate an AutoCAD session to create/open/manipulate a drawing file. Since this is a external app that has to communicate with a running AutoCAD, the process is slow, and AutoCAD has to be running anyway. So, it might as well be better simply just write AutoCAD add-in code to do the drawing creating/manipulating work, this way you can use AutoCAD .NET API (the main topic of this forum). Or, you can write AutoCAD .NET API code as AutoCAD add-in and using an EXE to drive AutoCAD core console to run the add-in code...How to do it really depends on your specific business workflow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 20:55:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7091120#M31452</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2017-05-17T20:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error System.InvalidProgramException while using AutoCAD 2013 .Net API</title>
      <link>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7112677#M31453</link>
      <description>&lt;P&gt;Sorry for delayed reply.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;lt;Quote&amp;gt;&lt;BR /&gt;So, it might as well be better simply just write AutoCAD add-in code to do the drawing creating/manipulating work, this way you can use AutoCAD .NET API (the main topic of this forum). Or, you can write AutoCAD .NET API code as AutoCAD add-in and using an EXE to drive AutoCAD core console to run the add-in code&lt;BR /&gt;&amp;lt;Unquote&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the above, what I understood is&lt;BR /&gt;1. For the first solution, we need to run AutoCAD in background, and write AutoCAD add-in code.&lt;BR /&gt;2. For the second solution, we need to write AutoCAD .NET API code. For this AutoCAD need not to be run in background.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If so, please let us know the details of the second solution. Do we require any SDK for the same? Will RealDWG be the solution for the second one?&lt;/P&gt;</description>
      <pubDate>Sat, 27 May 2017 11:52:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7112677#M31453</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-27T11:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error System.InvalidProgramException while using AutoCAD 2013 .Net API</title>
      <link>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7112706#M31454</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should have a look at the &lt;A href="http://help.autodesk.com/view/OARX/2018/ENU/?guid=GUID-C3F3C736-40CF-44A0-9210-55F6A939B6F2" target="_blank"&gt;&lt;STRONG&gt;AutoCAD Managed .NET Developer's Guide&lt;/STRONG&gt;&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 27 May 2017 13:05:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7112706#M31454</guid>
      <dc:creator>_gile</dc:creator>
      <dc:date>2017-05-27T13:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error System.InvalidProgramException while using AutoCAD 2013 .Net API</title>
      <link>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7127904#M31455</link>
      <description>&lt;P&gt;Thanks for the reference. What I understood it is required to have Object ARX (mainly Real DWG) to develop .NET application which will create / edit .dwg file. please confirm my understanding.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jun 2017 16:54:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7127904#M31455</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-04T16:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error System.InvalidProgramException while using AutoCAD 2013 .Net API</title>
      <link>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7128123#M31456</link>
      <description>&lt;BLOCKQUOTE&gt;post redacted.&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jun 2017 23:56:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7128123#M31456</guid>
      <dc:creator>kerry_w_brown</dc:creator>
      <dc:date>2017-06-04T23:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error System.InvalidProgramException while using AutoCAD 2013 .Net API</title>
      <link>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7128431#M31457</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;biswassum a écrit&amp;nbsp;:&lt;BR /&gt;
&lt;P&gt;Thanks for the reference. What I understood it is required to have Object ARX (mainly Real DWG) to develop .NET application which will create / edit .dwg file. please confirm my understanding.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Assuming you already have AutoCAD installed, you do not need Real DWG.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As Norman said, you have to choose if you want to build &lt;A href="http://help.autodesk.com/view/OARX/2018/FRA/?guid=GUID-C8C65D7A-EC3A-42D8-BF02-4B13C2EA1A4B" target="_blank"&gt;&lt;STRONG&gt;an out-of-process EXE application or an in-process add-in DLL&lt;/STRONG&gt;&lt;/A&gt; (typically an AutoCAD custom command).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For an out-of-process EXE, you have to use the &lt;A href="http://help.autodesk.com/view/OARX/2018/FRA/?guid=GUID-D1E1CE43-F42B-4D8E-9B42-FDA9D8CCB6B9" target="_blank"&gt;&lt;STRONG&gt;COM API (ActiveX)&lt;/STRONG&gt;&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For an in-process DLL, as explained in &lt;A href="http://help.autodesk.com/view/OARX/2018/FRA/?guid=GUID-8657D153-0120-4881-A3C8-E00ED139E0D3" target="_blank"&gt;&lt;STRONG&gt;this topic&lt;/STRONG&gt;&lt;/A&gt;, you should install the ObjectARX SDK so that you can reference the AutoCAD .NET API DLL files that come with the SDK instead of those that are found in the install directory of AutoCAD. You do not need need to install the Managed .NET project wizard, you'd rather &lt;A href="http://help.autodesk.com/view/OARX/2018/FRA/?guid=GUID-BA686431-C8BF-49F2-946E-9CEB2F7AE4FA" target="_blank"&gt;&lt;STRONG&gt;start a new project from scratch&lt;/STRONG&gt;&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 06:48:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7128431#M31457</guid>
      <dc:creator>_gile</dc:creator>
      <dc:date>2017-06-05T06:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error System.InvalidProgramException while using AutoCAD 2013 .Net API</title>
      <link>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7129615#M31458</link>
      <description>&lt;P&gt;Thanks for the help. We have few concern describing below.&lt;/P&gt;&lt;P&gt;1) we have autocad 2013&lt;BR /&gt;2) Visual Studio 2015&lt;BR /&gt;3) Extracted objectARX for autocad 2018&lt;BR /&gt;4) All the above applied for 32 bit&lt;/P&gt;&lt;P&gt;now we've created .net console application to open an autocad application instance with a single line in the modelspace.&lt;BR /&gt;we took all dll referencs from objectARX.&lt;/P&gt;&lt;P&gt;now the problem is that ACadApplication instance is not created during runtime.&lt;/P&gt;&lt;P&gt;we are attaching our code for your reference&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AcadApplication AcadApp = default(AcadApplication);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //WriteToCsv(data, @"D:\ExcelInputOutput\ExcelInputOutput\Output\ModifiedData.csv", ",");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; try&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AcadApp = (AcadApplication)Marshal.GetActiveObject("AutoCAD.Application");&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; catch&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; try&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AcadApp = (AcadApplication)Activator.CreateInstance(Type.GetTypeFromProgID("AutoCAD.Application"), true);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; catch {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Console.WriteLine("AutoCAD Not Loaded....");&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here AcadApp is returning Null during runtime. Do we have any version related issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 16:26:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7129615#M31458</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-05T16:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error System.InvalidProgramException while using AutoCAD 2013 .Net API</title>
      <link>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7129930#M31459</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;biswassum a écrit&amp;nbsp;:&lt;BR /&gt;
&lt;P&gt;Thanks for the help. We have few concern describing below.&lt;/P&gt;
&lt;P&gt;1) we have autocad 2013&lt;BR /&gt;2) Visual Studio 2015&lt;BR /&gt;3) Extracted objectARX for autocad 2018&lt;BR /&gt;4) All the above applied for 32 bit&lt;/P&gt;
&lt;P&gt;now we've created .net console application to open an autocad application instance with a single line in the modelspace.&lt;BR /&gt;we took all dll referencs from objectARX.&lt;/P&gt;
&lt;P&gt;now the problem is that ACadApplication instance is not created during runtime.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like you did not attentively read the linked topics I provided (specially &lt;A href="http://help.autodesk.com/view/OARX/2018/FRA/?guid=GUID-D1E1CE43-F42B-4D8E-9B42-FDA9D8CCB6B9" target="_blank"&gt;this one&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd try a last time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Assuming you try to build a standalone out-of-process executable targetting AutoCAD 2013 32 bits,&lt;/P&gt;
&lt;P&gt;you have to use COM API (you cannot use the .NET API out-of-process) so you do not need to reference the managed .NET libraries, but you must reference the AutoCAD Interop libraries corresponding to the AutoCAD version you target:&lt;/P&gt;
&lt;P&gt;C:\Program Files&amp;nbsp;(x86)\Common Files\Autodesk Shared\acax19enu.tlb&lt;/P&gt;
&lt;P&gt;C:\Program Files&amp;nbsp;(x86)\Common Files\Autodesk Shared\axdb19enu.tlb&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 18:47:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7129930#M31459</guid>
      <dc:creator>_gile</dc:creator>
      <dc:date>2017-06-05T18:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error System.InvalidProgramException while using AutoCAD 2013 .Net API</title>
      <link>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7163529#M31460</link>
      <description>&lt;P&gt;Thanks for the help. Now our desired result is executing.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2017 03:50:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/error-system-invalidprogramexception-while-using-autocad-2013/m-p/7163529#M31460</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-20T03:50:07Z</dc:date>
    </item>
  </channel>
</rss>

