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?
– novic
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?)
– user109601