<?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 REVIT 2012 Add-In Load Failure in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/revit-2012-add-in-load-failure/m-p/3600270#M80530</link>
    <description>&lt;P&gt;Interesting problem.&lt;/P&gt;&lt;P&gt;I have an External Application that my guys are unzipping onto their local stations from our server, and it's worked beautifully on 6 out of 7 machines across two operating systems; Windows Vista and 7.&amp;nbsp; I know the .addin and .dll files are "unlocked".&amp;nbsp; The one machine that's giving us the problem is the only laptop in the group, and it's the only one with an SSD.&lt;BR /&gt;&lt;BR /&gt;Here's what happened and what I've tried:&lt;BR /&gt;The .addin fails to load on start-up and I get a System.IO failure.&amp;nbsp; (Do SSD laptops have that namespace available? &amp;lt;--- just popped in my head)&lt;BR /&gt;Anyway, I think that maybe we hit the lottery and have a GUID conflict so we generate a new one; same result.&lt;BR /&gt;I think maybe I need to load it with the Add In Manager so we download and install that and delete the "bad" .addin file.&amp;nbsp; Here's where it gets weird.&amp;nbsp; On start up there's no exception that the old .addin failed to load (since we deleted it) and the Add In Manager comes in beautifully.&amp;nbsp; When we try to generate the manifest through the Add In Manager, the .dll fails to load, and I know it's "unblocked".&lt;BR /&gt;&lt;BR /&gt;All of my applications are written and compiled in .Net 4.0 framework.&lt;BR /&gt;&lt;BR /&gt;Suggestions?&lt;/P&gt;</description>
    <pubDate>Wed, 29 Aug 2012 17:17:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-08-29T17:17:42Z</dc:date>
    <item>
      <title>REVIT 2012 Add-In Load Failure</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-2012-add-in-load-failure/m-p/3600270#M80530</link>
      <description>&lt;P&gt;Interesting problem.&lt;/P&gt;&lt;P&gt;I have an External Application that my guys are unzipping onto their local stations from our server, and it's worked beautifully on 6 out of 7 machines across two operating systems; Windows Vista and 7.&amp;nbsp; I know the .addin and .dll files are "unlocked".&amp;nbsp; The one machine that's giving us the problem is the only laptop in the group, and it's the only one with an SSD.&lt;BR /&gt;&lt;BR /&gt;Here's what happened and what I've tried:&lt;BR /&gt;The .addin fails to load on start-up and I get a System.IO failure.&amp;nbsp; (Do SSD laptops have that namespace available? &amp;lt;--- just popped in my head)&lt;BR /&gt;Anyway, I think that maybe we hit the lottery and have a GUID conflict so we generate a new one; same result.&lt;BR /&gt;I think maybe I need to load it with the Add In Manager so we download and install that and delete the "bad" .addin file.&amp;nbsp; Here's where it gets weird.&amp;nbsp; On start up there's no exception that the old .addin failed to load (since we deleted it) and the Add In Manager comes in beautifully.&amp;nbsp; When we try to generate the manifest through the Add In Manager, the .dll fails to load, and I know it's "unblocked".&lt;BR /&gt;&lt;BR /&gt;All of my applications are written and compiled in .Net 4.0 framework.&lt;BR /&gt;&lt;BR /&gt;Suggestions?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2012 17:17:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-2012-add-in-load-failure/m-p/3600270#M80530</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-29T17:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: REVIT 2012 Add-In Load Failure</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-2012-add-in-load-failure/m-p/3600532#M80531</link>
      <description>&lt;P&gt;7 out of 8 now and the 7th was a laptop with a conventional hard drive.&amp;nbsp; Is there an issue with Solid State Drives?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2012 20:21:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-2012-add-in-load-failure/m-p/3600532#M80531</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-29T20:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: REVIT 2012 Add-In Load Failure</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-2012-add-in-load-failure/m-p/3604822#M80532</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't received such report. Probably very few people is using SSD now.&lt;/P&gt;
&lt;P&gt;Since it shows error of IO, I will have the engineering team notice this issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Sep 2012 09:01:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-2012-add-in-load-failure/m-p/3604822#M80532</guid>
      <dc:creator>Joe.Ye</dc:creator>
      <dc:date>2012-09-03T09:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: REVIT 2012 Add-In Load Failure</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-2012-add-in-load-failure/m-p/3605426#M80533</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi There,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you give more about the error message of the file IO failure?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To investigate the issue, we need the journal file Revit generated for the starting of the Revit.&lt;/P&gt;
&lt;P&gt;Looking forward to it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Sep 2012 02:41:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-2012-add-in-load-failure/m-p/3605426#M80533</guid>
      <dc:creator>Joe.Ye</dc:creator>
      <dc:date>2012-09-04T02:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: REVIT 2012 Add-In Load Failure</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-2012-add-in-load-failure/m-p/4376070#M80534</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been searching for a resolution to this problem too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am building a new HP877W Elitebook with a SSD main drive.&lt;/P&gt;&lt;P&gt;Installing any Autodesk subscription or purchased plugins give the same result.&lt;/P&gt;&lt;P&gt;The .addin files are being converted to binary and hence not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought at first Visual Studio 2012 Express was causing it so I uninstalled that but to no avail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have already re-installed RAC 2012 3 times and the licensing people must be starting to wonder what I am doing.&lt;/P&gt;&lt;P&gt;I can't copy it to send either has it has permissions on it that prevent copying.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2013 01:52:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-2012-add-in-load-failure/m-p/4376070#M80534</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-22T01:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: REVIT 2012 Add-In Load Failure</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-2012-add-in-load-failure/m-p/5029336#M80535</link>
      <description>I have been having this same issue with the 2014 version of the Add-In Manager. It has only started since I changed my primary hard drive to an SSD (Solid State Drive). This is a major issue for me because I work with very large Revit models and having to re-open them every time that I need to make a code change during development drastically increases development time.</description>
      <pubDate>Tue, 13 May 2014 20:05:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-2012-add-in-load-failure/m-p/5029336#M80535</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-13T20:05:27Z</dc:date>
    </item>
  </channel>
</rss>

