<?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: Generic add-in error on HTML generation in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/generic-add-in-error-on-html-generation/m-p/4610609#M78380</link>
    <description>&lt;P&gt;Thank you for the appreciation!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am very glad I could help and it was useful.&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>Mon, 11 Nov 2013 17:12:46 GMT</pubDate>
    <dc:creator>jeremytammik</dc:creator>
    <dc:date>2013-11-11T17:12:46Z</dc:date>
    <item>
      <title>Generic add-in error on HTML generation</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/generic-add-in-error-on-html-generation/m-p/4601525#M78377</link>
      <description>&lt;P&gt;I have been playing around with the Revit API recently in order to provide alternative pipe pressure loss calculations for some of our users. Much thanks to the code provided by&amp;nbsp;&lt;A title="Jeremy Tammik" href="http://thebuildingcoder.typepad.com/blog/2013/07/user-mep-calculation-sample.html" target="_self"&gt;Jeremy Tammik&lt;/A&gt;&amp;nbsp;or this never would have been possible for me. I have made the necessary code changes for our calculation needs which is working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is really more of an annoyance. We cannot export a pipe pressure loss report to HTML. See attached error. It is complaining the the required .xslt file it is looking for is not at the specified location but it is. I have done what debugging and code checking I know how to do but can't fix it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We can export to .csv just fine. I just don't like a fully working piece of code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2013 18:05:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/generic-add-in-error-on-html-generation/m-p/4601525#M78377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-07T18:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Generic add-in error on HTML generation</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/generic-add-in-error-on-html-generation/m-p/4603851#M78378</link>
      <description>&lt;P&gt;Dear ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I answered your query as well as I could on The Building Coder blog:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2013/11/user-mep-calculation-sample-on-github.html" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2013/11/user-mep-calculation-sample-on-github.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope that helps.&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>Fri, 08 Nov 2013 11:38:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/generic-add-in-error-on-html-generation/m-p/4603851#M78378</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2013-11-08T11:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Generic add-in error on HTML generation</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/generic-add-in-error-on-html-generation/m-p/4610513#M78379</link>
      <description>&lt;P&gt;Thanks Jeremy. Your detailed post on your blog was great help. I totally missed that the code was expecting a folder 'output' where the .xslt file was to reside. And because the error didn't show the full path and my programming skills are lacking (I couldn't debug the class and had just started looking into creating an .exe or unit test to do so) I assumed it was looking in my addins folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I edited the code to expect a folder name meeting company standards where the .xslt will reside. The HTML generation now works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2013 16:43:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/generic-add-in-error-on-html-generation/m-p/4610513#M78379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-11T16:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Generic add-in error on HTML generation</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/generic-add-in-error-on-html-generation/m-p/4610609#M78380</link>
      <description>&lt;P&gt;Thank you for the appreciation!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am very glad I could help and it was useful.&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>Mon, 11 Nov 2013 17:12:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/generic-add-in-error-on-html-generation/m-p/4610609#M78380</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2013-11-11T17:12:46Z</dc:date>
    </item>
  </channel>
</rss>

