My Great World

Nothing impossible

博客园 首页 新随笔 联系 订阅 管理
  3 Posts :: 1 Stories :: 0 Comments :: 0 Trackbacks

公告

2006年2月5日 #

出现的问题:
NHibernate.MappingException : The dialect was not set. Set the property hibernate.dialect.
  ----> NHibernate.HibernateException : The dialect was not set. Set the property hibernate.dialect.
问题解决:
将web.config更名为***.dll.config (***为你要测试的项目名称),并把该文件放在bin里
posted @ 2006-02-05 14:38 My Great World 阅读(239) 评论(0) 编辑