Getting an error on MySqlBasicInterface mySqlInterface = new MySqlBasicInterface();
In the working project and in my new project, this line looks like this -
http://i.imgur.com/hy2BR.jpg
whats the problem ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Oct 22, 2012, 5:31 AM
saurabh chadhaPosted Oct 22, 2012, 1:42 AM
Sudhakar ChaudharyPosted Oct 21, 2012, 5:22 PM
I think Your namespace of MySqlBasicInterface is Different Than "BasicIntegrationofDataGridviewAndMySql" So Change the namespace of Your MySqlBasicInterface namespace or click on Pointed Area.
VulpesPosted Oct 21, 2012, 5:15 PM
So I'd make sure you're using the same version of the dll in your project.