Server Error in '/' Application.

Access denied for user 'brikau'@'93.89.225.211' (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 'brikau'@'93.89.225.211' (using password: YES)

Source Error:


Line 72: 
Line 73:         'Populate Page
Line 74:         objConn.Open()
Line 75:         strSQL1 = "SELECT * FROM pages where pageID=13"
Line 76:         insertPic = New MySqlCommand(strSQL1, objConn)

Source File: C:\Inetpub\vhosts\brikayapi.com\httpdocs\tunel-kalip-sistemler\Default.aspx.vb    Line: 74

Stack Trace:


[MySqlException (0x80004005): Access denied for user 'brikau'@'93.89.225.211' (using password: YES)]
   MySql.Data.MySqlClient.MySqlStream.OpenPacket() +243
   MySql.Data.MySqlClient.NativeDriver.Authenticate411() +186
   MySql.Data.MySqlClient.NativeDriver.Open() +1131
   MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) +113
   MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() +28
   MySql.Data.MySqlClient.MySqlPool.GetConnection() +231
   MySql.Data.MySqlClient.MySqlConnection.Open() +968
   _Default.Page_Load(Object sender, EventArgs e) in C:\Inetpub\vhosts\brikayapi.com\httpdocs\tunel-kalip-sistemler\Default.aspx.vb:74
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


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