<?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 XAML Binding Errors when using a Revit Plugin in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/xaml-binding-errors-when-using-a-revit-plugin/m-p/9980823#M29227</link>
    <description>&lt;P&gt;This is really frustrating and confusing to me. I am not sure how to describe it but I will do my best here to describe the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am doing something similar to this: &lt;A href="https://knowledge.autodesk.com/support/revit-products/learn-explore/caas/simplecontent/content/lesson-4-debugging-your-code.html" target="_blank"&gt;https://knowledge.autodesk.com/support/revit-products/learn-explore/caas/simplecontent/content/lesson-4-debugging-your-code.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To start an external program (Revit.exe) via Visual Studio 2019.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I click on start debugging (F5), Revit is launched.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, after Revit is being launched, I received errors such as XAML Binding Failures and Hot Reload is unavailable as a result. (Screenshots included)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I Tried:&lt;/P&gt;&lt;P&gt;1) Reinstalled Visual Studio 2019, Reinstalled Revit 2021&lt;/P&gt;&lt;P&gt;2) Ensure .Net Framework 4.8 for Revit 2021&lt;BR /&gt;3) &lt;A href="https://docs.microsoft.com/en-us/visualstudio/xaml-tools/xaml-hot-reload-troubleshooting?view=vs-2019" target="_blank"&gt;https://docs.microsoft.com/en-us/visualstudio/xaml-tools/xaml-hot-reload-troubleshooting?view=vs-2019&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But none of them works. Does anyone know how to fix this?&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jan 2021 00:37:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-01-06T00:37:40Z</dc:date>
    <item>
      <title>XAML Binding Errors when using a Revit Plugin</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/xaml-binding-errors-when-using-a-revit-plugin/m-p/9980823#M29227</link>
      <description>&lt;P&gt;This is really frustrating and confusing to me. I am not sure how to describe it but I will do my best here to describe the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am doing something similar to this: &lt;A href="https://knowledge.autodesk.com/support/revit-products/learn-explore/caas/simplecontent/content/lesson-4-debugging-your-code.html" target="_blank"&gt;https://knowledge.autodesk.com/support/revit-products/learn-explore/caas/simplecontent/content/lesson-4-debugging-your-code.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To start an external program (Revit.exe) via Visual Studio 2019.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I click on start debugging (F5), Revit is launched.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, after Revit is being launched, I received errors such as XAML Binding Failures and Hot Reload is unavailable as a result. (Screenshots included)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I Tried:&lt;/P&gt;&lt;P&gt;1) Reinstalled Visual Studio 2019, Reinstalled Revit 2021&lt;/P&gt;&lt;P&gt;2) Ensure .Net Framework 4.8 for Revit 2021&lt;BR /&gt;3) &lt;A href="https://docs.microsoft.com/en-us/visualstudio/xaml-tools/xaml-hot-reload-troubleshooting?view=vs-2019" target="_blank"&gt;https://docs.microsoft.com/en-us/visualstudio/xaml-tools/xaml-hot-reload-troubleshooting?view=vs-2019&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But none of them works. Does anyone know how to fix this?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2021 00:37:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/xaml-binding-errors-when-using-a-revit-plugin/m-p/9980823#M29227</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-06T00:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: XAML Binding Errors when using a Revit Plugin</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/xaml-binding-errors-when-using-a-revit-plugin/m-p/9994071#M29228</link>
      <description>&lt;P&gt;SOLVED&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) The Hot Reload being unavailable has nothing to do with the Revit API that I am trying to develop and use.&lt;/P&gt;&lt;P&gt;2) Some of XAML Binding Failures are similiar to "warnings." Some require the developer to solve by defining the reference, and ensuring that the reference is being referred correctly.&lt;/P&gt;&lt;P&gt;3) Check the C:\Users\&amp;lt;user&amp;gt;\AppData\Roaming\Autodesk\Revit\Addins\&amp;lt;version&amp;gt; to see if your solution is being build correctly.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 20:17:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/xaml-binding-errors-when-using-a-revit-plugin/m-p/9994071#M29228</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-11T20:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: XAML Binding Errors when using a Revit Plugin</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/xaml-binding-errors-when-using-a-revit-plugin/m-p/9994097#M29229</link>
      <description>&lt;P&gt;Congratulations on solving and thank you for sharing!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 20:30:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/xaml-binding-errors-when-using-a-revit-plugin/m-p/9994097#M29229</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2021-01-11T20:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: XAML Binding Errors when using a Revit Plugin</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/xaml-binding-errors-when-using-a-revit-plugin/m-p/10127683#M29230</link>
      <description>&lt;P&gt;I have the same problem. I checked everything. The Addin is built correctly on the considered path but I still receive &lt;SPAN&gt;XAML Binding Failures. Also, after debugging&amp;nbsp;the Revit&amp;nbsp;is launched&amp;nbsp;but on the Add-in tab, my Addin command is not showed up.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It would be great If you can suggest other solution to this problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 19:03:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/xaml-binding-errors-when-using-a-revit-plugin/m-p/10127683#M29230</guid>
      <dc:creator>nsadeghiWLWEY</dc:creator>
      <dc:date>2021-03-03T19:03:37Z</dc:date>
    </item>
  </channel>
</rss>

