Teusje

C#: an attempt was made to load an assembly from a network location

Advertisements

“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.”

solution:

Go to the location of the assembly file (.dll) and right-mouse click it. Go to the General tab and click “unblock”.

🙂

Advertisements

Advertisements