<?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 customized tool(.Net) is getting crashed while running on 2019 in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/autocad-customized-tool-net-is-getting-crashed-while-running-on/m-p/8339953#M24569</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is your .NET application a batch processing application? If yes, I will suggest you, close and restart AutoCAD after processing few drawings/dxf files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Oct 2018 09:16:08 GMT</pubDate>
    <dc:creator>Virupaksha_aithal</dc:creator>
    <dc:date>2018-10-17T09:16:08Z</dc:date>
    <item>
      <title>AutoCAD customized tool(.Net) is getting crashed while running on 2019</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-customized-tool-net-is-getting-crashed-while-running-on/m-p/8337178#M24568</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have&amp;nbsp; developed a .Net based AutoCAD tool to create some profiles in DXF format.This tool is working fine with all AutoCAD version 2014 to 2018 with out any crashing problem.&lt;/P&gt;&lt;P&gt;Recently we have tried with AutoCAD 2019 on&amp;nbsp;the same&amp;nbsp;computer and this tool is getting crashed while continuously accessing AUTOCAD .This is happening while the CPU utilization is achieving 80% to 100% during process.But its not happening at all in my previous version of AutoCAD on same Computer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;&amp;nbsp;System Configuration (Failed for AutoCAD 2019):&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Processor: Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz 2.70 GHz&lt;/LI&gt;&lt;LI&gt;Memory(RAM): 32 GB&lt;/LI&gt;&lt;LI&gt;OS: 64-Bit&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;I have another computer Configuration where its &lt;STRONG&gt;working fine&lt;/STRONG&gt;. Following configuration system is working fine with my Tool on AutoCAD 2019.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Processor: AMD FX(tm)-8350 Eight-core processor 4.0GHz&lt;/LI&gt;&lt;LI&gt;Memory(RAM): 12 GB&lt;/LI&gt;&lt;LI&gt;OS: 64-Bit&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;It is affecting all our existing tool where we continuously reading or writing AutoCAD files through customized application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Requesting for a solution to this problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anuradha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2018 11:10:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-customized-tool-net-is-getting-crashed-while-running-on/m-p/8337178#M24568</guid>
      <dc:creator>anuradha</dc:creator>
      <dc:date>2018-10-16T11:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD customized tool(.Net) is getting crashed while running on 2019</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-customized-tool-net-is-getting-crashed-while-running-on/m-p/8339953#M24569</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is your .NET application a batch processing application? If yes, I will suggest you, close and restart AutoCAD after processing few drawings/dxf files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 09:16:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-customized-tool-net-is-getting-crashed-while-running-on/m-p/8339953#M24569</guid>
      <dc:creator>Virupaksha_aithal</dc:creator>
      <dc:date>2018-10-17T09:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD customized tool(.Net) is getting crashed while running on 2019</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-customized-tool-net-is-getting-crashed-while-running-on/m-p/8342482#M24570</link>
      <description>&lt;P&gt;Hi Viru,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;Yes, AutoCAD is getting crashed while i am performing batch process.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can do Close and restart the AutoCAD as a work around solution.But it will not be good when i am performing for 1000 files.&lt;/P&gt;&lt;P&gt;Could you help me to understand the problem why it is happening with AutoCAD 2019 with light processor?.&lt;/P&gt;&lt;P&gt;Has Autodesk made a any changes on AutoCAD 2019&amp;nbsp; release with core level(CPU usage or memory management)?&lt;/P&gt;&lt;P&gt;Any other suggestion would be more helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is affecting all our exiting applications with our clients to move to AutoCAD 2019.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Anuradha&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 07:48:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-customized-tool-net-is-getting-crashed-while-running-on/m-p/8342482#M24570</guid>
      <dc:creator>anuradha</dc:creator>
      <dc:date>2018-10-18T07:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD customized tool(.Net) is getting crashed while running on 2019</title>
      <link>https://forums.autodesk.com/t5/net-forum/autocad-customized-tool-net-is-getting-crashed-while-running-on/m-p/8344216#M24571</link>
      <description>&lt;P&gt;Aha... you can't realistically process such large sets on a single AutoCAD session.&amp;nbsp; This is more of an operating system problem than of the application.&amp;nbsp; As you open and close drawings, blocks of memory are left allocated as they still have a few users.&amp;nbsp; They won't be deallocated until the host program closes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For truly large scale batch operations it is *highly* recommended you&amp;nbsp;limit the number of DWG files per AutoCAD session, ideally to one per but around 20 - 40 is a practical limit.&amp;nbsp; This will give the application a chance to properly free up used memory blocks.&amp;nbsp; When you use the core console this way, you can spin up a session per available thread, available memory permitting, to speed up processing.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 19:31:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/autocad-customized-tool-net-is-getting-crashed-while-running-on/m-p/8344216#M24571</guid>
      <dc:creator>dgorsman</dc:creator>
      <dc:date>2018-10-18T19:31:17Z</dc:date>
    </item>
  </channel>
</rss>

