<?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: trouble reading entity schema in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/trouble-reading-entity-schema/m-p/9046186#M39797</link>
    <description>&lt;P&gt;You can try to change the vendor/addin identification in the AddInManager .addin file to yours. I do this with Revit Lookup to snoop my extensible storage.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Sep 2019 05:52:22 GMT</pubDate>
    <dc:creator>cwaluga</dc:creator>
    <dc:date>2019-09-25T05:52:22Z</dc:date>
    <item>
      <title>trouble reading entity schema</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/trouble-reading-entity-schema/m-p/9026243#M39793</link>
      <description>&lt;P&gt;I seem to be having some trouble getting access to the entity schema I created.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;About 7 years ago, I created an app that reads &amp;amp; writes a schema to the project info element. A year later I created another app that only reads this schema. Now I am updating the second app and I find with Revit 2019 it can no longer read the schema. I keep getting the error "Schema not available to this application" but in the schema builder the read\write access is set to vendor. The name, guid and vendor id are set the same in both apps. I can still get the schema with the latest version of the app that created it, it's just the second app that can't.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this a bug in the most recent API's?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 00:09:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/trouble-reading-entity-schema/m-p/9026243#M39793</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-16T00:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: trouble reading entity schema</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/trouble-reading-entity-schema/m-p/9029303#M39794</link>
      <description>&lt;P&gt;Can you possibly provide a minimal reproducible case for us to pass on to the development team for analysis?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/about-the-author.html#1b" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/about-the-author.html#1b&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 09:02:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/trouble-reading-entity-schema/m-p/9029303#M39794</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2019-09-17T09:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: trouble reading entity schema</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/trouble-reading-entity-schema/m-p/9040210#M39795</link>
      <description>&lt;P&gt;Never mind. I figured it out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had loaded my app through the wonderful add-in manager you created. So the schema thought it was the add-in Manager that was trying to access my schema. Everything works properly if I load my app with the manifest file without ever having loaded the app through the manager.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 10:21:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/trouble-reading-entity-schema/m-p/9040210#M39795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-23T10:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: trouble reading entity schema</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/trouble-reading-entity-schema/m-p/9040243#M39796</link>
      <description>&lt;P&gt;Good to hear you got it sorted! Well done. Thank you for letting us know. What a relief&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 10:45:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/trouble-reading-entity-schema/m-p/9040243#M39796</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2019-09-23T10:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: trouble reading entity schema</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/trouble-reading-entity-schema/m-p/9046186#M39797</link>
      <description>&lt;P&gt;You can try to change the vendor/addin identification in the AddInManager .addin file to yours. I do this with Revit Lookup to snoop my extensible storage.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 05:52:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/trouble-reading-entity-schema/m-p/9046186#M39797</guid>
      <dc:creator>cwaluga</dc:creator>
      <dc:date>2019-09-25T05:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: trouble reading entity schema</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/trouble-reading-entity-schema/m-p/9046251#M39798</link>
      <description>&lt;P&gt;That's a very simple and very cool idea! Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 06:27:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/trouble-reading-entity-schema/m-p/9046251#M39798</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2019-09-25T06:27:00Z</dc:date>
    </item>
  </channel>
</rss>

