Expected Behavior
Following the instructions, users should see the package loaded in Dynamo
Actual Behavior
Dynamo does not load the package because the DLL is blocked by Windows.
Reported steps to fix the problem
For each assembly (.dll file) in the package :
- Right-click on assembly and select properties
- Tick the
Unblock checkbox at the bottom, in the Security section.
- Launch Dynamo again, the package should load.
Specifications
- Dynamo : presumed 1.3
- Operating system : Windows 10 Pro
Report
As originally reported by @3sk0r
I only got it to work after unblocking all files that came with the package. (right click > Properties)
.
Maybe an issue with Windows 10's Windows Defender? Might want to mention this in the README.md
Expected Behavior
Following the instructions, users should see the package loaded in Dynamo
Actual Behavior
Dynamo does not load the package because the DLL is blocked by Windows.
Reported steps to fix the problem
For each assembly (
.dllfile) in the package :Unblockcheckbox at the bottom, in the Security section.Specifications
Report
As originally reported by @3sk0r
I only got it to work after unblocking all files that came with the package. (right click > Properties)
.
Maybe an issue with Windows 10's Windows Defender? Might want to mention this in the README.md