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:

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): Authentication method 'auth_gssapi_client' not supported by any of the available plugins.]
   MySql.Data.MySqlClient.Authentication.AuthenticationPluginManager.GetPlugin(String method) +131
   MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.GetPlugin(String method, NativeDriver driver, Byte[] authData) +50
   MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.HandleAuthChange(MySqlPacket packet) +202
   MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(Boolean reset) +428
   MySql.Data.MySqlClient.NativeDriver.Open() +757
   MySql.Data.MySqlClient.Driver.Open() +63
   MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) +329
   MySql.Data.MySqlClient.MySqlConnection.Open() +1121
   Dapper.SqlMapper.QueryRowImpl(IDbConnection cnn, Row row, CommandDefinition& command, Type effectiveType) +357
   Dapper.SqlMapper.QueryFirstOrDefault(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType) +150
   Hindijyotish.PostConstraint.Match(HttpContextBase httpContext, Route route, String parameterName, RouteValueDictionary values, RouteDirection routeDirection) in C:\Projects\Astrology Software.Net\Astrology Sites\HindiJyotish-Site\Hindijyotish\Hindijyotish\Hindijyotish\App_Start\PostConstraint.cs:58
   System.Web.Routing.Route.ProcessConstraint(HttpContextBase httpContext, Object constraint, String parameterName, RouteValueDictionary values, RouteDirection routeDirection) +106
   System.Web.Routing.Route.ProcessConstraints(HttpContextBase httpContext, RouteValueDictionary values, RouteDirection routeDirection) +235
   System.Web.Routing.Route.GetRouteData(HttpContextBase httpContext) +219
   System.Web.Routing.RouteCollection.GetRouteData(HttpContextBase httpContext) +270
   System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context) +68
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +223
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +220
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +94


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