Build error when adding "using Mysql.Data.Mysqlclient;"

Asked

Viewed 139 times

0

when I add using Mysql.Data.Mysqlclient; appears the following error message:

"cannot start debugging because the debugging target 'c: users Documents visualstudio2018 Projects Application bin Debug Application.exe' is missing. Build the project and try again, or adjust the Outputhpath and Assemblyname properties appropriately to point to a correct destination Assembly location"

can be sql problem with firewall? how to solve?

  • You installed the package by nuget?

  • No, I added reference, it was like I did on the last project and it worked. But now installed by the nuget and it worked, thank you very much (Obs: as I evaluate your reply?)

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.