<?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 LT 2014 - unable to find the instance in Running Object Table in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/autocad-lt-2014-unable-to-find-the-instance-in-running-object/m-p/7520570#M29031</link>
    <description>&lt;P&gt;AutoCAD LT doesn't support automation via ActiveX or any of the other forms of customization.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am creating a .NET application to connect to AutoCAD LT 2014 ("AutoCAD.Application.19.1") through out of process connection. I am following the steps that were mentioned in Kean's blog.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting the below error even when AutoCAD is opened for this line&amp;nbsp; "acApp = (AcadApplication)Marshal.GetActiveObject(progID);"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;System.Runtime.InteropServices.COMException occurred HResult=0x800401E3 Message=Operation unavailable (Exception from HRESULT: 0x800401E3 (MK_E_UNAVAILABLE))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like either a)the user&amp;nbsp;privileges were not proper or b)the AutoCAD instance is not present in Running Object Table. Hence tried below solutions for both.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a) I am an admin user and tried various combinations - running the .NET application and AutoCAD as admin/user. - Didn't solve the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;b) Checked if the AutoCAD instance is present in the Running Object Table(When AutoCAD is opened) -&amp;nbsp;AutoCAD instance is not present.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(Checked for all these Program ID's -&amp;nbsp;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;AutoCAD.Application",&amp;nbsp;"AutoCAD.Application.19",&amp;nbsp;"AutoCAD.Application.19.1")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(Also checked to see if any word applications are open just to make sure code is working - found instance of word application)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hence It looks like AutoCAD Lt 2014 is not registered. What are the steps that I need to do to make sure I have AutoCAD LT 2014 registered.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any help is greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Firoz&lt;/SPAN&gt;&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;</description>
    <pubDate>Mon, 06 Nov 2017 15:44:24 GMT</pubDate>
    <dc:creator>ActivistInvestor</dc:creator>
    <dc:date>2017-11-06T15:44:24Z</dc:date>
    <item>
      <title>AutoCAD LT 2014 - unable to find the instance in Running Object Table</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-lt-2014-unable-to-find-the-instance-in-running-object/m-p/7520543#M29030</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am creating a .NET application to connect to AutoCAD LT 2014 ("AutoCAD.Application.19.1") through out of process connection. I am following the steps that were mentioned in Kean's blog.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting the below error even when AutoCAD is opened for this line&amp;nbsp; "acApp = (AcadApplication)Marshal.GetActiveObject(progID);"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;System.Runtime.InteropServices.COMException occurred HResult=0x800401E3 Message=Operation unavailable (Exception from HRESULT: 0x800401E3 (MK_E_UNAVAILABLE))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like either a)the user&amp;nbsp;privileges were not proper or b)the AutoCAD instance is not present in Running Object Table. Hence tried below solutions for both.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a) I am an admin user and tried various combinations - running the .NET application and AutoCAD as admin/user. - Didn't solve the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;b) Checked if the AutoCAD instance is present in the Running Object Table(When AutoCAD is opened) -&amp;nbsp;AutoCAD instance is not present.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(Checked for all these Program ID's -&amp;nbsp;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;AutoCAD.Application",&amp;nbsp;"AutoCAD.Application.19",&amp;nbsp;"AutoCAD.Application.19.1")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(Also checked to see if any word applications are open just to make sure code is working - found instance of word application)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hence It looks like AutoCAD Lt 2014 is not registered. What are the steps that I need to do to make sure I have AutoCAD LT 2014 registered.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any help is greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Firoz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2017 15:38:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-lt-2014-unable-to-find-the-instance-in-running-object/m-p/7520543#M29030</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T15:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD LT 2014 - unable to find the instance in Running Object Table</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-lt-2014-unable-to-find-the-instance-in-running-object/m-p/7520570#M29031</link>
      <description>&lt;P&gt;AutoCAD LT doesn't support automation via ActiveX or any of the other forms of customization.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am creating a .NET application to connect to AutoCAD LT 2014 ("AutoCAD.Application.19.1") through out of process connection. I am following the steps that were mentioned in Kean's blog.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting the below error even when AutoCAD is opened for this line&amp;nbsp; "acApp = (AcadApplication)Marshal.GetActiveObject(progID);"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;System.Runtime.InteropServices.COMException occurred HResult=0x800401E3 Message=Operation unavailable (Exception from HRESULT: 0x800401E3 (MK_E_UNAVAILABLE))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like either a)the user&amp;nbsp;privileges were not proper or b)the AutoCAD instance is not present in Running Object Table. Hence tried below solutions for both.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a) I am an admin user and tried various combinations - running the .NET application and AutoCAD as admin/user. - Didn't solve the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;b) Checked if the AutoCAD instance is present in the Running Object Table(When AutoCAD is opened) -&amp;nbsp;AutoCAD instance is not present.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(Checked for all these Program ID's -&amp;nbsp;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;AutoCAD.Application",&amp;nbsp;"AutoCAD.Application.19",&amp;nbsp;"AutoCAD.Application.19.1")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(Also checked to see if any word applications are open just to make sure code is working - found instance of word application)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hence It looks like AutoCAD Lt 2014 is not registered. What are the steps that I need to do to make sure I have AutoCAD LT 2014 registered.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any help is greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Firoz&lt;/SPAN&gt;&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;</description>
      <pubDate>Mon, 06 Nov 2017 15:44:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-lt-2014-unable-to-find-the-instance-in-running-object/m-p/7520570#M29031</guid>
      <dc:creator>ActivistInvestor</dc:creator>
      <dc:date>2017-11-06T15:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD LT 2014 - unable to find the instance in Running Object Table</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-lt-2014-unable-to-find-the-instance-in-running-object/m-p/7520786#M29032</link>
      <description>&lt;P&gt;Oh well, that's a bummer. Thanks for the reply,&amp;nbsp;&lt;SPAN&gt;Activist_Investor.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2017 16:44:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-lt-2014-unable-to-find-the-instance-in-running-object/m-p/7520786#M29032</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T16:44:24Z</dc:date>
    </item>
  </channel>
</rss>

