<?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: Importing RasterImages crashes AutoCAD 2016 in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/importing-rasterimages-crashes-autocad-2016/m-p/5641155#M40014</link>
    <description>&lt;P&gt;Hi Augusto,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My college already did a bug report, which is dealed&amp;nbsp;by Bryce Thelin of Autodesk Support Team:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"This is an issue that our development team is working on right now... ...The bug report has a high priority status.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;For now, the only real workaround we have is to use AutoCAD 2013, 2014, or 2015 for drawings that have lots of images."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I hope there will be a Hotfix for this issue soon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Henk&lt;/P&gt;</description>
    <pubDate>Tue, 19 May 2015 07:07:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-19T07:07:28Z</dc:date>
    <item>
      <title>Importing RasterImages crashes AutoCAD 2016</title>
      <link>https://forums.autodesk.com/t5/net-forum/importing-rasterimages-crashes-autocad-2016/m-p/5639733#M40010</link>
      <description>&lt;P&gt;When my normally unfailing app imports RasterImages into a&amp;nbsp;drawing in&amp;nbsp;vanilla AutoCAD 2016 the program crashes with a Fatal Error at aproxximately 30 to 40 images. I have read in another forum that it is a bug in AutoCAD 2016 (&lt;A target="_blank" href="https://forums.autodesk.com/t5/autocad-civil-3d-general/jpg-raster-image-problem-with-c3d2016/td-p/5600904"&gt;jpg-raster-image-problem-with-c3d2016&lt;/A&gt;), and Autodesk is working on it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe this info will help: The error report says the crash is caused by de function acedUpdateDisplay(), after&amp;nbsp;my app called the method: ApplicationServices.Application.UpdateScreen(). &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2015 11:22:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/importing-rasterimages-crashes-autocad-2016/m-p/5639733#M40010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-18T11:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Importing RasterImages crashes AutoCAD 2016</title>
      <link>https://forums.autodesk.com/t5/net-forum/importing-rasterimages-crashes-autocad-2016/m-p/5639921#M40011</link>
      <description>Sorry but we'll need more information...&lt;BR /&gt;&lt;BR /&gt;Can you try submit the error support? Make sure to include your email address on the report. Then please share the report number here (so I can track it), maybe there is something there...</description>
      <pubDate>Mon, 18 May 2015 13:46:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/importing-rasterimages-crashes-autocad-2016/m-p/5639921#M40011</guid>
      <dc:creator>augusto.goncalves</dc:creator>
      <dc:date>2015-05-18T13:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Importing RasterImages crashes AutoCAD 2016</title>
      <link>https://forums.autodesk.com/t5/net-forum/importing-rasterimages-crashes-autocad-2016/m-p/5640047#M40012</link>
      <description>&lt;P&gt;Thanks for your fast reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I submitted the error report: CER_112946801&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2015 15:11:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/importing-rasterimages-crashes-autocad-2016/m-p/5640047#M40012</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-18T15:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Importing RasterImages crashes AutoCAD 2016</title>
      <link>https://forums.autodesk.com/t5/net-forum/importing-rasterimages-crashes-autocad-2016/m-p/5640223#M40013</link>
      <description>Sorry, no luck with the CER (no relevant data)&lt;BR /&gt;&lt;BR /&gt;Based on your description, looks like a memory leak that appears after some time.&lt;BR /&gt;&lt;BR /&gt;*Maybe* can help with variable handling with USING, to ensure everything is released in time, but that's a big guess based on the info we have...</description>
      <pubDate>Mon, 18 May 2015 16:57:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/importing-rasterimages-crashes-autocad-2016/m-p/5640223#M40013</guid>
      <dc:creator>augusto.goncalves</dc:creator>
      <dc:date>2015-05-18T16:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Importing RasterImages crashes AutoCAD 2016</title>
      <link>https://forums.autodesk.com/t5/net-forum/importing-rasterimages-crashes-autocad-2016/m-p/5641155#M40014</link>
      <description>&lt;P&gt;Hi Augusto,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My college already did a bug report, which is dealed&amp;nbsp;by Bryce Thelin of Autodesk Support Team:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"This is an issue that our development team is working on right now... ...The bug report has a high priority status.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;For now, the only real workaround we have is to use AutoCAD 2013, 2014, or 2015 for drawings that have lots of images."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I hope there will be a Hotfix for this issue soon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Henk&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2015 07:07:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/importing-rasterimages-crashes-autocad-2016/m-p/5641155#M40014</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-19T07:07:28Z</dc:date>
    </item>
  </channel>
</rss>

