vote up 0 vote down star

I have followed the guidelines to generate the proxy and yet i get the following security exception

[SecurityException: That assembly does not allow partially trusted callers.]
Castle.ActiveRecord.Framework.Internal.ActiveRecordModelBuilder..cctor() +0

How can i correct this?

flag

74% accept rate

1 Answer

vote up 1 vote down

You need a build of ActiveRecord that has the AllowPartiallyTrustedCallers attribute defined, see Run in Medium Trust

link|flag

Your Answer

Get an OpenID
or

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