I just use Mysql connecter .Net in my project. It works in my computer when i test. when i upload the project to my server, it says \[code\]The specified store provider cannot be found in the configuration, or is not valid\[/code\].Is that something wrong, actually the server never setup the Mysql connector in the server. So if the connecter is not setupped in server, i cannot use it in server?So in all, if i did not setup it in server just upload my project with dll(Mysql.Data.dll), it cannot work?