Skip to content

Package does not show in Dynamo due to Windows security #10

@radumg

Description

@radumg

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 :

  1. Right-click on assembly and select properties
  2. Tick the Unblock checkbox at the bottom, in the Security section.
  3. 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)
image.
Maybe an issue with Windows 10's Windows Defender? Might want to mention this in the README.md

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions