<?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: Revit did not load .bundle add in in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10188085#M27151</link>
    <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it happening with all the add-ins you have on this location or only with one of them?&lt;/P&gt;&lt;P&gt;Could you share your PackageContents.xml?&lt;/P&gt;</description>
    <pubDate>Fri, 26 Mar 2021 02:24:23 GMT</pubDate>
    <dc:creator>franciscopossetto</dc:creator>
    <dc:date>2021-03-26T02:24:23Z</dc:date>
    <item>
      <title>Revit did not load .bundle add in</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10188071#M27150</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know why Revit did not load add in (.bundle format) from&lt;STRONG&gt;&amp;nbsp;C:\ProgramData\Autodesk\ApplicationPlugins&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It still worked before, but suddenly, Revit did not load any add in from that folder anymore.&lt;/P&gt;&lt;P&gt;If anyone has experience with this problem, please help me.&lt;/P&gt;&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ninh Truong&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 02:13:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10188071#M27150</guid>
      <dc:creator>Sino.Pacific</dc:creator>
      <dc:date>2021-03-26T02:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Revit did not load .bundle add in</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10188085#M27151</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it happening with all the add-ins you have on this location or only with one of them?&lt;/P&gt;&lt;P&gt;Could you share your PackageContents.xml?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 02:24:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10188085#M27151</guid>
      <dc:creator>franciscopossetto</dc:creator>
      <dc:date>2021-03-26T02:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Revit did not load .bundle add in</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10188093#M27152</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6063007"&gt;@franciscopossetto&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It happened with all the add in, including add in from Autodesk as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Following is one of the package content of my add in&amp;nbsp; that used to work before:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;
&amp;lt;ApplicationPackage SchemaVersion="1.0" AutodeskProduct="Revit" Name="Batch Join , Unjoin Elements with custom order" Description="The Autodesk® Revit® automatically joins the elements with its default rule. If you want to switch the join order between elements you have to do it manually." AppVersion="2.0.0" FriendlyVersion="2.0.0" ProductType="Application" HelpFile="./Contents/help.html" SupportedLocales="Enu" AppNameSpace="appstore.exchange.autodesk.com" OnlineDocumentation="http://www.cherrybimservices.com/" Author="Cherry BIM services" ProductCode="{5661ED03-38CA-4DDB-91E4-96CC22F03499}" UpgradeCode="{F61C0323-F388-4473-AEB0-AD6110EABEF8}" Icon="./Contents/Resources/bathjoinunjoin_ire_icon.ico"&amp;gt;
  &amp;lt;CompanyDetails Name="Cherry BIM services" Url="http://www.cherrybimservices.com/" Email="info@cherrybimservices.com" Phone=" " /&amp;gt;
  &amp;lt;RuntimeRequirements OS="Win64" Platform="Revit" SeriesMin="R2018" SeriesMax="R2020" /&amp;gt;
  &amp;lt;Components Description="2018 parts"&amp;gt;
    &amp;lt;RuntimeRequirements OS="Win64" Platform="Revit" SeriesMin="R2018" SeriesMax="R2018" /&amp;gt;
    &amp;lt;ComponentEntry AppName="CherryBIMservices.BatchJoinUnjoin" Version="3.0.0" ModuleName="./Contents/2018/CherryBIMservices.BatchJoinUnjoin.addin" AppDescription="CherryBIMservices.BatchJoinUnjoin" /&amp;gt;
    
  &amp;lt;/Components&amp;gt;
  &amp;lt;Components Description="2019 parts"&amp;gt;
    &amp;lt;RuntimeRequirements OS="Win64" Platform="Revit" SeriesMin="R2019" SeriesMax="R2019" /&amp;gt;
    &amp;lt;ComponentEntry AppName="CherryBIMservices.BatchJoinUnjoin" Version="3.0.0" ModuleName="./Contents/2019/CherryBIMservices.BatchJoinUnjoin.addin" AppDescription="CherryBIMservices.BatchJoinUnjoin" /&amp;gt;
   
  &amp;lt;/Components&amp;gt;
  &amp;lt;Components Description="2020 parts"&amp;gt;
    &amp;lt;RuntimeRequirements OS="Win64" Platform="Revit" SeriesMin="R2020" SeriesMax="R2020" /&amp;gt;
    &amp;lt;ComponentEntry AppName="CherryBIMservices.BatchJoinUnjoin" Version="3.0.0" ModuleName="./Contents/2020/CherryBIMservices.BatchJoinUnjoin.addin" AppDescription="CherryBIMservices.BatchJoinUnjoin" /&amp;gt;
    
  &amp;lt;/Components&amp;gt;
  
    &amp;lt;Components Description="2021 parts"&amp;gt;
    &amp;lt;RuntimeRequirements OS="Win64" Platform="Revit" SeriesMin="R2021" SeriesMax="R2021" /&amp;gt;
    &amp;lt;ComponentEntry AppName="CherryBIMservices.BatchJoinUnjoin" Version="3.0.0" ModuleName="./Contents/2021/CherryBIMservices.BatchJoinUnjoin.addin" AppDescription="CherryBIMservices.BatchJoinUnjoin" /&amp;gt;
    
  &amp;lt;/Components&amp;gt;
  
    &amp;lt;Components Description="2022 parts"&amp;gt;
    &amp;lt;RuntimeRequirements OS="Win64" Platform="Revit" SeriesMin="R2022 SeriesMax="R2022" /&amp;gt;
    &amp;lt;ComponentEntry AppName="CherryBIMservices.BatchJoinUnjoin" Version="3.0.0" ModuleName="./Contents/2022/CherryBIMservices.BatchJoinUnjoin.addin" AppDescription="CherryBIMservices.BatchJoinUnjoin" /&amp;gt;
    
  &amp;lt;/Components&amp;gt;
  
&amp;lt;/ApplicationPackage&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 02:28:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10188093#M27152</guid>
      <dc:creator>Sino.Pacific</dc:creator>
      <dc:date>2021-03-26T02:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Revit did not load .bundle add in</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10188128#M27153</link>
      <description>&lt;P&gt;Weird. I found 2 details in the code you sent, but if any add-in works maybe it is something else.&lt;/P&gt;&lt;P&gt;Try with this file. I just add one double quote and delete one RuntimeRequirement I think was not necessary.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 02:51:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10188128#M27153</guid>
      <dc:creator>franciscopossetto</dc:creator>
      <dc:date>2021-03-26T02:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Revit did not load .bundle add in</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10188154#M27154</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6063007"&gt;@franciscopossetto&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your file, I have tested it but it not worked as well.&lt;/P&gt;&lt;P&gt;I have uninstall Revit and re-install Revit again but still it not load.&lt;/P&gt;&lt;P&gt;Although the add in in&lt;STRONG&gt; C:\ProgramData\Autodesk\Revit\Addins&amp;nbsp;&lt;/STRONG&gt;is still ok and loaded.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the bundle in&amp;nbsp;&lt;STRONG&gt;C:\ProgramData\Autodesk\ApplicationPlugins&amp;nbsp;&lt;/STRONG&gt;is not. Really weird.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 03:06:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10188154#M27154</guid>
      <dc:creator>Sino.Pacific</dc:creator>
      <dc:date>2021-03-26T03:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Revit did not load .bundle add in</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10194418#M27155</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The .addin file is redirecting correctly to the .dll file?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tried the same bundle folder on another machine? If you take your custom add-ins out of the ApplicationPlugins directory, the rest doesn't work either?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 00:28:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10194418#M27155</guid>
      <dc:creator>franciscopossetto</dc:creator>
      <dc:date>2021-03-29T00:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Revit did not load .bundle add in</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10201165#M27156</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6063007"&gt;@franciscopossetto&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have checked on other machine, it worked well.&lt;/P&gt;&lt;P&gt;I have installed the Revit preview (2022 version) so I think that should be the problem.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 08:12:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10201165#M27156</guid>
      <dc:creator>Sino.Pacific</dc:creator>
      <dc:date>2021-03-31T08:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Revit did not load .bundle add in</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10205889#M27157</link>
      <description>&lt;P&gt;I recently also encountered this issue.&lt;/P&gt;&lt;P&gt;Unfortunately I have no solution for using the Bundle manifest, below my problem and work-around.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suspect Revit 2021&amp;nbsp; is the issue, I had my addin never loaded into Revit 2021 (Addin bundle worked fine for R2017-R2020).&lt;/P&gt;&lt;P&gt;Haven't got it running, for now I reference to the Bundle dlls from a Addin manifest in the "C:\ProgramData\Autodesk\Revit\Addins\&amp;lt;revit version&amp;gt;"&amp;nbsp; for each Revit version as I can't get the Bundle manifest working anymore.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Feels like loading the Bundle into Revit 2021 "corrupted" something...some other Addins (also AutoDesks) no longer worked after this, had to deploy same solution for those. (Revit versions up-to-date)&lt;/P&gt;&lt;P&gt;Other system which don't have Revit 2021 the Bundle addins still 'work'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Michel&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 20:28:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10205889#M27157</guid>
      <dc:creator>TripleM-Dev.net</dc:creator>
      <dc:date>2021-04-01T20:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Revit did not load .bundle add in</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10212307#M27158</link>
      <description>&lt;P&gt;Hey Michel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried an add-in using the bundle structure on Revit 2021.1.2 and it worked.&lt;/P&gt;&lt;P&gt;Which version of Revit 2021 are you using? Maybe there is an specific version that has this issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 12:43:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10212307#M27158</guid>
      <dc:creator>franciscopossetto</dc:creator>
      <dc:date>2021-04-05T12:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Revit did not load .bundle add in</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10222975#M27159</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The bundle worked before and without change it no longer worked for any version as soon as it also loaded the Addin in Revit 2021.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This was some time ago, so I tested the Bundle again (renamed back to .xml) and removed the temporarily placed Addin files.&lt;/P&gt;&lt;P&gt;All Revit version including the Revit 2021 now all loaded nicely...so I would say it's solved For me anyway.&lt;/P&gt;&lt;P&gt;Haven't checked the 2021 version number, will update tomorrow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Michel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 19:07:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10222975#M27159</guid>
      <dc:creator>TripleM-Dev.net</dc:creator>
      <dc:date>2021-04-08T19:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Revit did not load .bundle add in</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10224685#M27160</link>
      <description>&lt;P&gt;Update: Revit 2021 is on version 2021.1.2&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 11:50:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10224685#M27160</guid>
      <dc:creator>TripleM-Dev.net</dc:creator>
      <dc:date>2021-04-09T11:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Revit did not load .bundle add in</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10224910#M27161</link>
      <description>&lt;P&gt;Hi Michel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for sharing that information.&lt;BR /&gt;&lt;BR /&gt;I have done some tests, breaking the PackageContents file and these were the results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. If I break the file by writing syntax errors, for example deleting a &lt;STRONG&gt;&amp;lt;&lt;/STRONG&gt;, then all add-ins fail.&lt;/P&gt;&lt;P&gt;2. If I break the file, with value errors (and syntax is correct), for example setting attributes &lt;STRONG&gt;SeriesMax&lt;/STRONG&gt; and &lt;STRONG&gt;SeriesMin&lt;/STRONG&gt; as "asd123", this addin is not added to Revit, but the rest works. And It is per version.&amp;nbsp;I broke the Component block that sets the ad-in on Revit 2018 and it only failed on that one, all other 2019 and 2020 versions worked.&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. If some attributes have incorrect values, the add-in could work too, for example if i set &lt;STRONG&gt;SeriesMax&lt;/STRONG&gt; with "asd123" but &lt;STRONG&gt;SeriesMin&lt;/STRONG&gt; is ok, the add-in works. If the &lt;STRONG&gt;Version&lt;/STRONG&gt;&amp;nbsp;attribute is wrong, the add-in works as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, the only scenario I found, where all add-in fail is when there is at least one syntax error in one of the PackageContents files. Possibly there are more reasons, besides this one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I would do next time, if it ever happens again, is drop one by one, each bundle folder until I get the one that is generating the error. If my guess is correct, there should be at least one PackageContents with a syntax error and after dropping it,&amp;nbsp; the rest should work again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Although from what many have described above, it seems that it is not enough to consider it as the only reason.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards !&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 13:22:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/10224910#M27161</guid>
      <dc:creator>franciscopossetto</dc:creator>
      <dc:date>2021-04-09T13:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Revit did not load .bundle add in</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/11152211#M27162</link>
      <description>&lt;P&gt;I was having the same issue where all my unsigned addins were not loading for any version of Revit.&amp;nbsp; When you posted that it was the 'Package Contents' folder and I dropped my addins I created, all the other addins started to load again.&amp;nbsp; It appears this is the issue where if the package contents of one addin is not setup properly, it will not load the other addins.&amp;nbsp; I fixed the xml file in my addins and it is working again.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 12:21:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-did-not-load-bundle-add-in/m-p/11152211#M27162</guid>
      <dc:creator>pverteourisb&amp;m</dc:creator>
      <dc:date>2022-05-06T12:21:29Z</dc:date>
    </item>
  </channel>
</rss>

