Skip to content

2009 12 30 re linq and partial trust

Fabian Schmied edited this page Dec 30, 2009 · 1 revision

Published on December 30th, 2009 at 16:32

re-linq and partial trust"

Paul Wideman has asked on the re-motion users group whether there was any reason of why re-linq and the re-motion assemblies it depends on don't have the AllowPartiallyTrustedCallersAttribute set.

You can read my full answer on the group, but in a nutshell, I believe that re-linq will be able to function in partially trusted scenarios soon. In the meantime, there's nothing that prevents you from adding the attribute and compiling re-linq yourself.

Paul has written a blog post about doing exactly that in order to make use of the new NHibernate LINQ provider in partial trust scenarios.

Clone this wiki locally