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

Unable to load embedded resource from assembly "MyBatis.SqlMap.config, MyBatis". #60

Closed
GoogleCodeExporter opened this issue Oct 24, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link


Good Morning All,
Firsty, I want to say thanks to all. And I have an issue with small app.
Currently, I'm a beginner at MyBatis. I have a project demo. 
And when I run application, It always show a error.
I'm using SQL Server 2012 and Visual 2010.
About my demo, please view attach file:

Thank all very much

Original issue reported on code.google.com by anhdungc...@gmail.com on 29 Dec 2014 at 3:53

Attachments:

@GoogleCodeExporter
Copy link
Author

The problem is that you are trying to load the SqlMap.config file as embedded 
resource, but it's not declared as such.

Click on properties for the file, and in "Build Action" select "Embedded 
resource". Check the attached image for a reference.

Greetings

Original comment by juanpabl...@gmail.com on 16 Mar 2015 at 8:15

Attachments:

@GoogleCodeExporter
Copy link
Author

Original comment by juanpabl...@gmail.com on 16 Mar 2015 at 8:20

  • Changed state: Invalid

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