随笔分类 - NHibernate
Run in Medium Trust
摘要:Using NHibernate in aMedium Trustweb environment requires the following:All referenced assembiles must be marked withAllowPartiallyTrustedCallersWeb.config configSectionsmust be marked with requirePermission="false"configSectionssectionname="hibernate-configuration"requirePermission="false"type="
阅读全文
NHbernate使用MySql.Data.dll问题
摘要:在数据访问层引用MySql.Data.dll,在web.config添加配置如下(版本号要匹配):附hibernate.cfg.xmlnhibernate版本问题:在app.config或web.config添加配置如下
阅读全文
浙公网安备 33010602011771号