Skip to content

Dargon Alpha Init.exe fails with NotSupportedException #12

@miyu

Description

@miyu

From https://www.reddit.com/r/dargon/comments/3ugpyb/dargon_alpha_builds/

Ideally we'd ship our nest-spawner asap and it would handle downloading the nest for us (so that we wouldn't have to deal with these 'security' features).

This involves actually pushing to the nest repo; that is, packages.dargon.io

Problems and workarounds

Dargon fails to start (#1)
Logs show:

Unhandled Appdomain Exception
System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. 

Workaround:

The problem is caused by Windows detecting that Dargon has been downloaded from the internet.

  • Zip dargon directory.
  • Unzip dargon directory, overwriting existing installation.
  • Windows will no longer think Dargon was downloaded from the internet.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions