我的托管服务提供商(hostmysite.com)刚刚更改为在其托管服务器上运行中等信任。这导致以下NHibernate产生以下错误:
[SecurityException: Request for the permission of type 'System.Security.Permissions.ReflectionPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.]
是否有人建议将NHibernate配置为在中等信任托管环境中运行?
由于