What version of the MyBatis.NET are you using? Data Access 1.9.2 Data Mapper 1.6.2
Please describe the problem. Unit tests are best! If I run the project and unit test with framework 3.5, it works...but if I upgrade to 4.0 I get an error Ambiguous Match here var builder = new iBatisNet.DataAccess.Configuration.DomDaoManagerBuilder(); builder.Configure("iBatisConfig\dao.config");
I've googled but no answer around...
Please help me!!!!
Comment #1
Posted on Nov 11, 2011 by Swift MonkeyWe are also facing the same problem. Please let us know is there any solution for this issue or else we need to switch to another mapper framework which will support .Net Framework 4.0.
Comment #2
Posted on Aug 24, 2012 by Happy LionI'm wign framework 4.0 and it seems fine with me. I post back my version tomorrow
Status: New
Labels:
Type-Defect
Priority-Low