摘要:
否则就会报下面的错误。Failed to load broad.The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.不过我测试服务器的证书是假的。加了上面那句代码可能有安全隐患。 阅读全文
摘要:
Mapping 错误:1) Could not determine type for:Namespance.Class,AssemblyName, for columns: NHibernate.Mapping.Column(ColumnName)通常是Mapping中的 type attribute设定错误,在Assembly找不到。如<property name="PropertyNam... 阅读全文