11-02-2017, 09:52 AM
The LC error usually happens when the dlls that are referenced by your projects came from internet and are therefore marked by Windows as unsafe.
This usually happens when using pre-release version that are distributed with zip files.
This error can be prevented with right clicking on the zip file, selecting Properties and then clicking on Unblock checkbox. This can be also done for individual dll files.
This usually happens when using pre-release version that are distributed with zip files.
This error can be prevented with right clicking on the zip file, selecting Properties and then clicking on Unblock checkbox. This can be also done for individual dll files.
Andrej Benedik

