Dear all
i have created a small windows form application, which connect to mysql database, and the database is installed on a remote pc( virtual machine), i am using visual studio 2010 in winxp 32 bit , and i have build this application using .NET2.0, so that it can work on all version of windows later, after compiled i have made installer with the help of installshield software which is integrated inside the vs2010, after making a installer i take this to another remote machine win xp and installed there, no issue , after installing i opened my software no issue , but when i press the update button it gives me this type or error " Could not load file or assembly 'MySql.Data,' or one of its dependencies. " long error i am not able to solve this problem tried over the net but no success till now..
please help me out
regards