1.1 was last updated in January 2005. There have been many bug fixes since then. I recommend using a nightly build of 1.2.
--- Bob Hanson <[EMAIL PROTECTED]> wrote: > 1.1 still has a bug in > IBatisNet.DataMapper.TypesHandler.CharTypeHandler with unsupported > function call to dataReader.GetChar > > The bug fix was to replace GetChar with GetString(index)[0] > > On 5/24/05, Bob Hanson <[EMAIL PROTECTED]> wrote: > > I downloaded NHibernate.dll > > > > IBatisNet.Test is missing a reference to > IBatisNet.DataAccess.Extensions. > > > > On 5/24/05, Bob Hanson <[EMAIL PROTECTED]> wrote: > > > With NHibernate.dll missing the downloadable solution will not > build. > > > > > >