Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iBatis Framework 4.0 Ambiguous match #26

Open
GoogleCodeExporter opened this issue Mar 30, 2015 · 2 comments
Open

iBatis Framework 4.0 Ambiguous match #26

GoogleCodeExporter opened this issue Mar 30, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 11 Mar 2011 at 11:15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant