vote up 0 vote down star

When i try to run my project in trust medium or high it says

[PolicyException: Required permissions cannot be acquired.]

[FileLoadException: Could not load file or assembly

but i'm running all the assemblies in bin only.

flag

36% accept rate

1 Answer

vote up 1 vote down

You are trying to load an assembly which requires full trust, for example nhibernate.dll. The location of the assemblies doesn't matter here.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.