chanxianzhong / mybatisnet

Automatically exported from code.google.com/p/mybatisnet
0 stars 0 forks source link

iBatis Framework 4.0 Ambiguous match #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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!!!!

Original issue reported on code.google.com by givig...@gmail.com on 11 Mar 2011 at 11:15

GoogleCodeExporter commented 8 years ago
We 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.

Original comment by jayainfi...@gmail.com on 11 Nov 2011 at 11:33

GoogleCodeExporter commented 8 years ago
I'm wign framework 4.0 and it seems fine with me. I post back my version 
tomorrow

Original comment by fanfa...@gmail.com on 24 Aug 2012 at 1:45