<?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 transactions do not work in stand alone executables? in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/transactions-do-not-work-in-stand-alone-executables/m-p/5972500#M37553</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to write a simple pdf creator that can work outsideo of autocad.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since I am not opening each file, I need to use the DBDictionary.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When it comes tothe statement where I need to start the transaction, the routine fails.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am guessing it is a simple either/or scenario, where you cant use autocad Transactions in stand alone execuatbles?&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jan 2016 19:42:01 GMT</pubDate>
    <dc:creator>Bauron</dc:creator>
    <dc:date>2016-01-04T19:42:01Z</dc:date>
    <item>
      <title>transactions do not work in stand alone executables?</title>
      <link>https://forums.autodesk.com/t5/net-forum/transactions-do-not-work-in-stand-alone-executables/m-p/5972500#M37553</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to write a simple pdf creator that can work outsideo of autocad.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since I am not opening each file, I need to use the DBDictionary.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When it comes tothe statement where I need to start the transaction, the routine fails.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am guessing it is a simple either/or scenario, where you cant use autocad Transactions in stand alone execuatbles?&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2016 19:42:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/transactions-do-not-work-in-stand-alone-executables/m-p/5972500#M37553</guid>
      <dc:creator>Bauron</dc:creator>
      <dc:date>2016-01-04T19:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: transactions do not work in stand alone executables?</title>
      <link>https://forums.autodesk.com/t5/net-forum/transactions-do-not-work-in-stand-alone-executables/m-p/5972539#M37554</link>
      <description>&lt;P&gt;It is not only Transaction. It is the entire AutoCAD .NET APIs cannot used in EXE applications other than AutoCAD itself. You can only use them (e.g. references to accodemgd/acmgd/acdbmgd.dll) in a DLL projects and the DLL can only run when loaded inside AutoCAD process (with command NETLOAD, or other auto-loading approaches).&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2016 20:03:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/transactions-do-not-work-in-stand-alone-executables/m-p/5972539#M37554</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2016-01-04T20:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: transactions do not work in stand alone executables?</title>
      <link>https://forums.autodesk.com/t5/net-forum/transactions-do-not-work-in-stand-alone-executables/m-p/5972547#M37555</link>
      <description>&lt;P&gt;Thank you for your quick response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It clears up a lot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2016 20:09:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/transactions-do-not-work-in-stand-alone-executables/m-p/5972547#M37555</guid>
      <dc:creator>Bauron</dc:creator>
      <dc:date>2016-01-04T20:09:22Z</dc:date>
    </item>
  </channel>
</rss>

