Unable to finish submission to App Store due to strange User folder Addin Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I'm finishing up my first App Store plugin. I submitted it to the app store a few times now, and they keep rejecting it and saying that they get this error message:
"External Tools - Add-in Assembly Not Found. Failed to initialize the add-in "Menu Title" because the assembly "C:\Users\RevitSubmissionTesterUser...\MyPlugin.dll does not exist."
First off, I never get this message on any of the machines I install my app. I've tried it on a dozen machines, without any error.
Second, in the Autodesk App Store requirements, it states that all apps will be installed in the "ApplicationPlugins" folder in the C:\ProgramData\Autodesk\ folder. I setup my .bundle to reside in the "ApplicationPlugins" folder, as they specified. It appears from the error message that the Autodesk App Store submission tester sent me, he is running my plugin from his user folder, which I cannot understand how he is doing that, because the installer that they made only appears to be installing my plugin in the "ApplicationPlugin" folder, as it is supposed to be. I reminded the tester that he shouldn't be running our app from his User folder (because there is no way for Revit to find our plugin without it being in the Addins or ApplicationPlugin folder), but he suggested I post my question to you all here in this forum.
Any ideas?