The underlying provider failed on Open
Posted: Tue 11 Jan 2011 08:33
Hi,
From time to time we are getting the following erros while trying to open connection.
'[2011-01-11 09:51:21.063] 26495_2_359483 Error: The underlying provider failed on Open.'
'[2011-01-10 20:06:53.125] 26495_2_359483 Error: Can't connect to MySQL server on '[HOST_NAME]' (10061): Authentication failed.'
'[2011-01-10 20:06:53.125] 26495_2_359483 Error: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.'
'[2011-01-10 20:06:53.125] 26495_2_359483 Error: An established connection was aborted by the software in your host machine'
The MySql server is hosted in Amazon RDS and available in all times.
The dotConnect version in the server is 5.80.180.0
connectionstring value:
persist security info=True;Pooling=False;Connection Timeout=15;Default Command Timeout=0;CharSet=utf8;Unicode=True
Thanks
From time to time we are getting the following erros while trying to open connection.
'[2011-01-11 09:51:21.063] 26495_2_359483 Error: The underlying provider failed on Open.'
'[2011-01-10 20:06:53.125] 26495_2_359483 Error: Can't connect to MySQL server on '[HOST_NAME]' (10061): Authentication failed.'
'[2011-01-10 20:06:53.125] 26495_2_359483 Error: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.'
'[2011-01-10 20:06:53.125] 26495_2_359483 Error: An established connection was aborted by the software in your host machine'
The MySql server is hosted in Amazon RDS and available in all times.
The dotConnect version in the server is 5.80.180.0
connectionstring value:
persist security info=True;Pooling=False;Connection Timeout=15;Default Command Timeout=0;CharSet=utf8;Unicode=True
Thanks