Server Error in '/' Application.

Authentication method 'auth_gssapi_client' not supported by any of the available plugins.

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: Authentication method 'auth_gssapi_client' not supported by any of the available plugins.

Source Error:


Line 99:         catch (Exception ex)
Line 100:        {
Line 101:            throw ex;
Line 102:        }
Line 103:

Source File: c:\inetpub\vhosts\archfoundation.in\httpdocs\App_Code\DAL.cs    Line: 101

Stack Trace:


[MySqlException (0x80004005): Authentication method 'auth_gssapi_client' not supported by any of the available plugins.]
   DAL.GetDataTable(String cmdText, CommandType cmdType, MySqlParameter[] parameters) in c:\inetpub\vhosts\archfoundation.in\httpdocs\App_Code\DAL.cs:101
   education_skill_buidling_research_our_wrok.Bind() in c:\inetpub\vhosts\archfoundation.in\httpdocs\education-skill-buidling-research-our-wrok.aspx.cs:55
   education_skill_buidling_research_our_wrok.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\archfoundation.in\httpdocs\education-skill-buidling-research-our-wrok.aspx.cs:37
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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