Server Error in '/' Application.

Access denied for user 'Sql529749'@'31.11.33.248' (using password: YES)

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: MySql.Data.MySqlClient.MySqlException: Access denied for user 'Sql529749'@'31.11.33.248' (using password: YES)

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[MySqlException (0x80004005): Access denied for user 'Sql529749'@'31.11.33.248' (using password: YES)]
   MySql.Data.MySqlClient.MySqlStream.ReadPacket() +272
   MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() +39

[MySqlException (0x80004005): Authentication to host '62.149.150.149' for user 'Sql529749' using method 'mysql_native_password' failed with message: Access denied for user 'Sql529749'@'31.11.33.248' (using password: YES)]
   DBEngine.BaseConnectionAndTransaction.CreateConnection() +162
   DBEngine.BaseConnectionAndTransaction.open(Boolean transazione) +132
   DBEngine.ConnectionAndTransactionFactory.GetConnectionAndTransaction(Boolean transactional, DbProviderFactory factory, String connectionString) +244
   DBEngine.DbManager.open(Boolean transazione) +79
   AAPS.Generic.DS.AttributeDrivenDataService`1.GenericFind(DbManager db, String sqlWhere, Object[] parametri) +149
   AAPS.Generic.DS.AttributeDrivenDataService`1.GetAll(DbManager db) +113
   AAPS.Generic.DS.AttributeDrivenDataService`1.GetAll() +44
   PrimaTivvu.FrontSite.Page_Init(Object sender, EventArgs e) +918
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +85
   System.Web.UI.Control.OnInit(EventArgs e) +79
   System.Web.UI.UserControl.OnInit(EventArgs e) +108
   System.Web.UI.Control.InitRecursive(Control namingContainer) +390
   System.Web.UI.Control.InitRecursive(Control namingContainer) +183
   System.Web.UI.Control.InitRecursive(Control namingContainer) +183
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1631


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4667.0