We have been running into issues lately with projects that are in Revit 2021 and are on BIM 360 for some machines where my add-in is installed. When the user opens up the model they get the "Linked document (path.rvt) is not found. The link will be unloaded." error. When they open up Manage Links -> Reload From... The BIM 360 folder is empty.
If the user uninstalls my add-in, the BIM 360 folder contents show back up for some reason.
I use an External Resource DB Server for reloading keynotes (so that I don't have to load from a .txt file), and I'm wondering if there might be something there causing it? If that were the case, though I would think that it would be a universal issue, not just on some machines.
I tried rolling Newtonsoft.Json back to v12 per the suggestion in this thread: https://forums.autodesk.com/t5/revit-api-forum/bim-360-links-issue/m-p/10536461#M57603 but that didn't fix it.
I made an add-in update about a month and a half ago, but these issues seem to have only been popping up in the last week or two. I'm not sure if this is something to do with my add-in or if maybe something with Revit/BIM360 is being buggy. Any ideas?
Solved! Go to Solution.