I am using Fluent NHibernate, Castle windsor and sharp architecture in a web application which was working fine on my local test machine.
I get the error 'That assembly does not allow partially trusted callers' I found this post but it is now a bit out of date. http://groups.google.com/group/nhusers/browse_thread/thread/dbfa6840d42f4c12/0db76f949568f947?lnk=gst&q=medium+trust#0db76f949568f947 http://iamdotnetcrazy.blogspot.com/2010/09/how-to-get-fluent-nhibernate-nhibernate.html?showComment=1291086816617#c1146478645767384493 I wanted to avoid recompiling my own versions of the dlls from source as it is recommended to use release versions but I want to use the full features I have locally such as fluent mappings etc Is this the recommended option for getting NHibernate to work in medium trust and could someone please give more detailed instructions on how to include dlls in a new build if it is the only option. any help much appreciated. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
