I was getting the same problem but it resolved by using tag
<runtime>
<loadFromRemoteSources enabled="true" />
</runtime>
in my app.config.
I was getting the same problem but it resolved by using tag
<runtime>
<loadFromRemoteSources enabled="true" />
</runtime>
in my app.config.