Hi all,
I know this is a classic subject, but I’ve not found a working answer after hours of digging.
We’re encountering problems with loading in certain Dynamo packages that contain .dll files, even though previously the same packages/versions were working fine. We’ve added no new packages and not changed any package versions (or underlying IT systems).
Our setup is:
- A mix of Windows 7/Windows 10 machines looking to a single, central network location for Dynamo packages.
- Dynamo v1.3.3 (we’re supporting projects back to Revit 2016).
I’ve looked into common fixes which have worked for other used who have encountered this before:
- All users have read permission to this location, which is also a trusted location.
- No .dll files are blocked, all were installed via the package manager.
- There are no other copies of the Dynamo packages in my local files or in my app data.
- Packages that are entirely .dyf-based load in just fine.
The Dynamo console gives the following errors for any packages containing dlls:
"Exception when attempting to load package Data-Shapes from \OurOfficeNetworkPath…\01 Packages\Data-Shapes
System.IO.FileLoadException: Could not load file or assembly ‘file://\OurOfficeNetworkPath\01 Packages\Data-Shapes\bin\Package.customization.dll’ or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)"
I’ve tried restarting, reinstalled packages one-by-one (manually and via package manager) and reinstalling Dynamo. Any help you can offer would be greatly appreciated!
Thanks,
Ollie