<?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: Known Bug List in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7158238#M58390</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/98018"&gt;@matthew_taylor&lt;/a&gt;&lt;/P&gt;&lt;P&gt;I completely&amp;nbsp;separated my code, first show UI, close UI, get all the info from UI and store in local vars, then start prints &amp;amp; exports.&lt;/P&gt;&lt;P&gt;Even better, there are no windows explorer calls and there is no UI interface in the code that I have send to&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/413917"&gt;@jeremytammik&lt;/a&gt;&lt;/P&gt;&lt;P&gt;It's just printing, exporting, show a modal form after completing and revit crashes because of the modal form (messagebox)&lt;/P&gt;&lt;P&gt;(no modal form = no crash)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4642512"&gt;@Viveka_CD&lt;/a&gt;&lt;/P&gt;&lt;P&gt;I don't think it has to do with PDF, printing to any printer and exporting probably give the same error.&lt;/P&gt;&lt;P&gt;maybe printing alone or exporting alone will give the same problems. That's for Autodesk to find out &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I think it is the combination.&lt;/P&gt;&lt;P&gt;I have send my code to test to&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/413917"&gt;@jeremytammik&lt;/a&gt;&amp;nbsp;He asked for a macro, I can't provide that, I'm not familiar with writing macro. (not in Revit)&lt;/P&gt;&lt;P&gt;I can sent a complete Addin (.dll-file + .addin-file) instead.&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/413917"&gt;@jeremytammik&lt;/a&gt;, is it okay to sent a dll+addin?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I'm very happy with the outcome of my tests, with thanks to Matthew and Bobby I now have a work-around.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I started with a Dialog and code running from behind the dialog.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Moving the code from behind the dialog to the ExternalCommand solved the problems in Revit 2017.&lt;/P&gt;&lt;P&gt;Skipping any modal forms (even popping up a messagebox after completion) solved my crash issues in Revit 2018.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still hope for an solution, so I can show a modal form while running.&lt;/P&gt;&lt;P&gt;this way I can show progress and allow the user the cancel the running code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris Hanschen&lt;/P&gt;&lt;P&gt;LKSVDD architecten Enschede&lt;/P&gt;&lt;P&gt;The Netherlands&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Jun 2017 18:22:36 GMT</pubDate>
    <dc:creator>c_hanschen</dc:creator>
    <dc:date>2017-06-16T18:22:36Z</dc:date>
    <item>
      <title>Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7079586#M58360</link>
      <description>&lt;P&gt;I'm vetting Revit 2018 right now.&lt;/P&gt;
&lt;P&gt;So far, I've found a bug with the UI (User Interface), and three with the API&amp;nbsp;(Application Programming Interface).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would be great if Autodesk had a public list of bugs! (Don't show security related bugs...)&lt;/P&gt;
&lt;P&gt;That way we can:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Not waste time reporting bugs again.&lt;/LI&gt;
&lt;LI&gt;Make an educated decision about using the latest version.&lt;/LI&gt;
&lt;LI&gt;Be aware of limitations.&lt;/LI&gt;
&lt;LI&gt;Have an idea when a bug will be fixed.&lt;/LI&gt;
&lt;LI&gt;Minimise testing time.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;This is a no-brainer. It helps everyone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reading. (And your up-vote!)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;p.s. The bugs I have found with Revit 2018 so far (all have been reported):&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;UI: Click editing of Multiline Text parameters doesn't work. (Due to be fixed in version 2018.1) (Workaround is to edit in Properties palette.)&lt;/LI&gt;
&lt;LI&gt;API: Starting a Windows Explorer process when batch creating DWF. (Causes 'save recovery file?' crash.)&lt;/LI&gt;
&lt;LI&gt;API: Starting a Windows Explorer process when batch creating DWG. (Causes 'save recovery file?' crash.)&lt;/LI&gt;
&lt;LI&gt;API: Unknown bug when batch creating individual DWG files. (Causes 'save recovery file?' crash.)&lt;/LI&gt;
&lt;LI&gt;API: Not actually a bug, but undocumented new behaviour...Undocumented new exception when using PromptForNewFamilyInstance: See &lt;A href="/t5/forums/postpage/board-id/302/load-autosave/standardKey = WsprConstants.WsprConstFamilyStandardWspName" target="_self"&gt;here&lt;/A&gt;.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 12 May 2017 10:13:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7079586#M58360</guid>
      <dc:creator>matthew_taylor</dc:creator>
      <dc:date>2017-05-12T10:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7116374#M58361</link>
      <description>&lt;UL&gt;
&lt;LI&gt;API: IndependentTag.Create causes exception when the only loaded tag family was loaded via the API.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 30 May 2017 10:05:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7116374#M58361</guid>
      <dc:creator>matthew_taylor</dc:creator>
      <dc:date>2017-05-30T10:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7119086#M58362</link>
      <description>&lt;UL&gt;
&lt;LI&gt;API: Duplicating a linear dimension style produces wrong result. To quote @Anonymous&amp;nbsp;"dimensionType.Duplicate("NewType") now returns a dimension with a name "SecretInternalLinAngDimStyle..." instead of NewType" (&lt;A href="http://thebuildingcoder.typepad.com/blog/2017/04/whats-new-in-the-revit-2018-api.html#comment-3331378631" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2017/04/whats-new-in-the-revit-2018-api.html#comment-3331378631&lt;/A&gt;) No reproducible case submitted yet.&lt;/LI&gt;
&lt;LI&gt;API: Batch print to printer using printManager.SubmitPrint. (Courtesy of&amp;nbsp;@Anonymous.)&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/revit-api-forum/revit-2018-print-crash/m-p/7079572/highlight/true#M22793" target="_self"&gt;https://forums.autodesk.com/t5/revit-api-forum/revit-2018-print-crash/m-p/7079572/highlight/true#M22793&lt;/A&gt; No reproducible case submitted yet.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 10:02:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7119086#M58362</guid>
      <dc:creator>matthew_taylor</dc:creator>
      <dc:date>2017-05-31T10:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7119097#M58363</link>
      <description>&lt;P&gt;Thank you very much for the constructive suggestion and all the work you put in so far assembling and maintaining this!&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 10:10:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7119097#M58363</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2017-05-31T10:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7119112#M58364</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/413917"&gt;@jeremytammik&lt;/a&gt;. I think I'll add a post to the other (non-API)&amp;nbsp;Revit forums. I'm hoping people will add their own items!&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 10:20:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7119112#M58364</guid>
      <dc:creator>matthew_taylor</dc:creator>
      <dc:date>2017-05-31T10:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7119337#M58365</link>
      <description>&lt;P&gt;current bug found and under investigation (Pick Line tool does not function properly)...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/community/screencast/8ea8320f-a1d6-44a2-a590-4220cf3c1cf1" target="_blank"&gt;https://knowledge.autodesk.com/community/screencast/8ea8320f-a1d6-44a2-a590-4220cf3c1cf1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 12:27:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7119337#M58365</guid>
      <dc:creator>dzanta</dc:creator>
      <dc:date>2017-05-31T12:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7121429#M58366</link>
      <description>&lt;P&gt;API: Document.Import for DWG. (Courtesy of &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1657455"&gt;@AnatolyCEL&lt;/a&gt;.) &lt;A href="https://forums.autodesk.com/t5/revit-api-forum/error-in-revit-2018-dwg-import/m-p/7120427" target="_self"&gt;https://forums.autodesk.com/t5/revit-api-forum/error-in-revit-2018-dwg-import/m-p/7120427&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 06:23:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7121429#M58366</guid>
      <dc:creator>matthew_taylor</dc:creator>
      <dc:date>2017-06-01T06:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7121720#M58367</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/488653"&gt;@Discussion_Admin&lt;/a&gt;&amp;nbsp;This is a legitimate 'Revit Idea', that is doubling as a list for known bugs. Please move it back to the 'Revit Ideas' section. Any questions, please see &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/413917"&gt;@jeremytammik&lt;/a&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 09:03:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7121720#M58367</guid>
      <dc:creator>matthew_taylor</dc:creator>
      <dc:date>2017-06-01T09:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7124306#M58368</link>
      <description>&lt;P&gt;Hi Matt,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy pointed me to this discussion. &amp;nbsp;First, thank you for raising good point. &amp;nbsp;How to track issues has been a topic that we as support team discuss every once in a while. We certainly want to improve it. &amp;nbsp;Our moving more toward forum and fostering community based as oppose to using DevHelp Online in a closed system, for example, has certainly &amp;nbsp;opened up visibility to some degree (if not in a convenient form).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't have a good solution to answer in exhaustive way. &amp;nbsp;But I will bring this to support team and discuss. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In a mean time,&amp;nbsp;just as an idea, how about making one Revit API forum post and titled "Known Change Request", and make the post "float" at the top. &amp;nbsp; &amp;nbsp; And the community will keep adding&amp;nbsp;the issue when they encounter one. &amp;nbsp;Each will be a short summary with link pointing to a separate post discussing the detail. This way, the community can check back the known report.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do you think? &amp;nbsp;Do you think it's worth a try? &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2017 03:34:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7124306#M58368</guid>
      <dc:creator>mikako_harada</dc:creator>
      <dc:date>2017-06-02T03:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7124665#M58369</link>
      <description>&lt;P&gt;Hi Mikako,&lt;/P&gt;
&lt;P&gt;Thanks for your message. (Thanks &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/413917"&gt;@jeremytammik&lt;/a&gt;!)&lt;/P&gt;
&lt;P&gt;I do think that is a good idea, though I was kind of hoping for a more holistic approach. That is, the whole of Revit, not just the API.&lt;/P&gt;
&lt;P&gt;Perhaps one at the top of the Arch Forum, one on the Collaboration forum, and one at the top of the API forum?&lt;/P&gt;
&lt;P&gt;I think&amp;nbsp;there needs to be a list of items with a status and (Revit) version&amp;nbsp;for each.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As an&amp;nbsp;'in the future' item, perhaps the internal Autodesk system could have a checkbox to make a description public, and each week&amp;nbsp;the database is&amp;nbsp;dumped to a webpage? This sort of thing would save Autodesk customers hours and hours. (I just got an Autodesk Enterprise Priority email about re-work. This idea would save a *lot* of re-work!)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let's be honest, I think it'll be a work in progress, but what's important is that a start is made. So, YES! Yes, please. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2017 08:30:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7124665#M58369</guid>
      <dc:creator>matthew_taylor</dc:creator>
      <dc:date>2017-06-02T08:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7137248#M58370</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/418006"&gt;@mikako_harada&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Is there any news on this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A general FYI:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These items have been fixed in the Revit 2018.0.2 patch/hotfix. (I believe you'll also need to apply the license server&amp;nbsp;hotfix discussed &lt;A href="http://thebuildingcoder.typepad.com/blog/2017/05/hotfix-resolves-export-and-print-issue.html" target="_self"&gt;here&lt;/A&gt;.)&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;API: Starting a Windows Explorer process when batch creating DWF. (Causes 'save recovery file?' crash.)&lt;/LI&gt;
&lt;LI&gt;API: Starting a Windows Explorer process when batch creating DWG. (Causes 'save recovery file?' crash.)&lt;/LI&gt;
&lt;LI&gt;API: Unknown bug when batch creating individual DWG files. (Causes 'save recovery file?' crash.)&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 08 Jun 2017 10:09:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7137248#M58370</guid>
      <dc:creator>matthew_taylor</dc:creator>
      <dc:date>2017-06-08T10:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7139685#M58371</link>
      <description>&lt;P&gt;I hate to cross-post but only just found this thread.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following seems to be an undocumented fix to prior (incorrect?) behavior relating to View3D CropBox property:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-api-forum/setting-cropbox-for-a-3d-view-with-revit-2018/td-p/7129460" target="_blank"&gt;https://forums.autodesk.com/t5/revit-api-forum/setting-cropbox-for-a-3d-view-with-revit-2018/td-p/7129460&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 00:52:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7139685#M58371</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-09T00:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7144100#M58372</link>
      <description>&lt;P&gt;Can anyone provide a update on the problems of batch printing and exporting in Revit 2018??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think every one with batch functionality printing/exporting in Revit 2018 is encountering the same problems (Revit Crashes)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found this update:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Autodesk Revit 2018.0.2 Hot Fix&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It seems to handle some of these problems, no more Revit Crashes for me, but now it is showing this message some where along&amp;nbsp;the batch:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Attempted to read or write protected memory. this is often an indication that other memory is corrupt.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(this message does not appear with same project in Revit 2017)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does anyone here tried&amp;nbsp;this hotfix in relation to these problems?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does anyone has this same error message?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Revit does not crash, but the code has stopped, some where along the batch, not always at the same point.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hoping for more info on the status of these issues.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Chris Hanschen&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LKSVDD architecten Enschede&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The Netherlands&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2017 12:37:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7144100#M58372</guid>
      <dc:creator>c_hanschen</dc:creator>
      <dc:date>2017-06-11T12:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7144932#M58373</link>
      <description>Hi,&lt;BR /&gt;Did you apply the licensing update? I hear that was part of the solution.&lt;BR /&gt;See &lt;A href="http://thebuildingcoder.typepad.com/blog/2017/05/hotfix-resolves-export-and-print-issue.html" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2017/05/hotfix-resolves-export-and-print-issue.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jun 2017 07:38:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7144932#M58373</guid>
      <dc:creator>matthew_taylor</dc:creator>
      <dc:date>2017-06-12T07:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7145065#M58374</link>
      <description>&lt;P&gt;I first applied only the bug fix.&lt;/P&gt;&lt;P&gt;After that I had the other error, not all the times, but more than once.&lt;/P&gt;&lt;P&gt;After that I applied the license update .&lt;/P&gt;&lt;P&gt;Not sure if I had the error after that.&lt;/P&gt;&lt;P&gt;I will give it a during test, later this day or tomorrow, with more than 1 project and a lot of files.&lt;/P&gt;&lt;P&gt;I will keep you updated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 08:57:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7145065#M58374</guid>
      <dc:creator>c_hanschen</dc:creator>
      <dc:date>2017-06-12T08:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7146771#M58375</link>
      <description>&lt;P&gt;&lt;U&gt;*** NOT SOLVED ***&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried 2 projects:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;project #1 small project. no linked files&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Run: 8 sheets to PDF, 8 sheets to DWG and 8 sheets to DXF&lt;/P&gt;&lt;P&gt;I runned it 2 times, no problems&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;project #2Bigger project, linked Files&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Run: 4 sheets to PDF, 2 books PDF of 5 and 42 sheets, 4 sheets to DWG, 4 sheets to DXF&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I runned it 2 times:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;First time: No problem&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;second time: "&lt;STRONG&gt;Attempted to read or write protected memory. this is often an indication that other memory is corrupt.&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problems are not completely solved!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It's the same project, the same compiled dll, the same set of sheets and export options, when you run it a lot of time, &lt;U&gt;you can wait for it to crash&lt;/U&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;on this page:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2017/05/hotfix-resolves-export-and-print-issue.html&amp;nbsp;" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2017/05/hotfix-resolves-export-and-print-issue.html&amp;nbsp;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;the following errors&amp;nbsp;are mentioned :&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;12894987 &lt;EM&gt;Revit crashes when exporting / printing Sheets via API while a modal dialog is open&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;REVIT-112607 &lt;EM&gt;Revit crashes when exporting / printing Sheets via API while a modal dialog is open -- 12894987&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;EM&gt;These errors are not new in Revit 2018..!!!!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Also Revit 2017 crashes when printing AND exporting (same Run) from behind a modal form.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(No debug-able&amp;nbsp;error, Revit Crash)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I asked questions about this in this topic:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;A href="https://forums.autodesk.com/t5/revit-api-forum/background-processes-monitoring-or-checking/m-p/7127415/highlight/true#M23192" target="_blank"&gt;https://forums.autodesk.com/t5/revit-api-forum/background-processes-monitoring-or-checking/m-p/7127415/highlight/true#M23192&lt;/A&gt;&lt;/EM&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;&lt;SPAN&gt;&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/53074" target="_self"&gt;BobbyC.Jones&lt;/A&gt;&amp;nbsp;asked me this question:&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;"How are you launching your 'tasks', from code behind in a dialog box?"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/98018"&gt;@matthew_taylor&lt;/a&gt;, you probably&amp;nbsp;remember this topic of last week, you participated also.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;And yes, that was the problem in Revit 2017, I rewrote my code, the dialog (UI) is closed first, than all the prints and exports are made. problem 'solved'.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;So if this is mentioned as a bug for 2018, my conclusion is: Revit 2017 still has the same problems.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;read more on my previous&amp;nbsp;topic, it was solved there by taking time brakes between prints &amp;amp; exports, this sounds like the same threading/memory problems.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;If somebody of Autodesk is working on a new bug fix for this issues, I will be willing to test is. (don't know if that is good English, but you will understand&amp;nbsp;&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://forums.autodesk.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt; )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Chris Hanschen&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;LKSVDD architecten Enschede&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;The Netherlands&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 19:02:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7146771#M58375</guid>
      <dc:creator>c_hanschen</dc:creator>
      <dc:date>2017-06-12T19:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7147482#M58376</link>
      <description>&lt;P&gt;Dear Chris,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I passed on your message to the development team, and their response is the same as always: we need a reproducible case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/about-the-author.html#1b" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/about-the-author.html#1b&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you provide one, please, for me to pass on to them?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thankk you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 03:39:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7147482#M58376</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2017-06-13T03:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7147711#M58377</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/413917"&gt;@jeremytammik&lt;/a&gt;, thanks for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I will provide this information for you, but it will be later on this day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this case, do you need the full 'Visual studio solution'?&lt;/P&gt;&lt;P&gt;Or can it be a compliled dll and addin-file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris Hanschen&lt;/P&gt;&lt;P&gt;LKSVDD Architecten Enschede&lt;/P&gt;&lt;P&gt;The Netherlands&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 06:54:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7147711#M58377</guid>
      <dc:creator>c_hanschen</dc:creator>
      <dc:date>2017-06-13T06:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7147745#M58378</link>
      <description>&lt;P&gt;Full solution for debugging. Better still, a Revit project with a built-in macro... however, I expect that would be too much to ask? And maybe not even possible technically?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 07:14:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7147745#M58378</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2017-06-13T07:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Known Bug List</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7147912#M58379</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/807926"&gt;@c_hanschen&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Good updates.&lt;/P&gt;
&lt;P&gt;I wonder what sort of PDF export you are doing? As in, what driver?&lt;/P&gt;
&lt;P&gt;The driver I use has a post-print event that I had to subscribe to in order to happily tell Revit to progress to the next PDF.&lt;/P&gt;
&lt;P&gt;I've not had any trouble with DWG in Revit 2017. I'm interested to see your VS solution to see if there's any impact on my macros!&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 08:29:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/known-bug-list/m-p/7147912#M58379</guid>
      <dc:creator>matthew_taylor</dc:creator>
      <dc:date>2017-06-13T08:29:13Z</dc:date>
    </item>
  </channel>
</rss>

