Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
DataAccess 1.8.1, DataAccess 1.9 .1
-
None
-
None
-
VS2005
Description
IBatisNet.DataAccess.Extensions does not build. There are some missing implementations for various methods such as BeginTransaction(string).
Also, no documentation references the need for a daoSessionHandlers section that references the NHibernateDaoSessionHandler class. However, some of the data access config files do contain this section. The error message given when this section is missing does not let one know that a sessionhandler is missing, just that there was an error while configuring the context.