Check if the mysql provider there's on machine.config before build the application....
2010/1/25 Tjosull <[email protected]> > Hi, > > as I have the same problem I would like to know if there is a > solution. The connection string is right and I rebuilt the project a > couple of times. The program worked fine for me while using connector > version 5.0.8.1. All later versions don't work anymore. > > I would appreciate your help. > > Thanks. > T. > > On 24 Jan., 13:24, sarban jeet <[email protected]> wrote: > > Check your connection string and user Name,Password > > make sure then run this program > > if not working then rebuild solution > > Build --> Rebuild Solution and then run > > i hope it will work > > > > On 1/21/10, [email protected] > > > > <[email protected]> wrote: > > > Hi all, > > > > > The code that I currently have in my program worked fine but it has > > > stopped since working since i had to reinstall my computer and all > > > software. > > > > > When I try and open a connection to the MySQL Server I get an > > > exception "KeyNotFoundException was unhandled - The given key was not > > > present in the dictionary" > > > > > The code worked fine previous to reinstalling the PC. > > > > > I am using MySQL Version 5.1 and ADO MySQL Connector 6.2.2. > > > > > Any help in this matter would be highly appreciated. > > > > > Thank you >
