Server Error in '/' Application.

ERROR [HY000] [MySQL][ODBC 5.1 Driver]Unknown MySQL server host '##server##' (11001)
ERROR [HY000] [MySQL][ODBC 5.1 Driver]Unknown MySQL server host '##server##' (11001)

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: System.Data.Odbc.OdbcException: ERROR [HY000] [MySQL][ODBC 5.1 Driver]Unknown MySQL server host '##server##' (11001)
ERROR [HY000] [MySQL][ODBC 5.1 Driver]Unknown MySQL server host '##server##' (11001)

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:


[OdbcException (0x80131937): ERROR [HY000] [MySQL][ODBC 5.1 Driver]Unknown MySQL server host '##server##' (11001)
ERROR [HY000] [MySQL][ODBC 5.1 Driver]Unknown MySQL server host '##server##' (11001)]
   System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode) +1439101
   System.Data.Odbc.OdbcConnectionOpen..ctor(OdbcConnection outerConnection, OdbcConnectionString connectionOptions) +73
   System.Data.Odbc.OdbcConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) +78
   System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions) +57
   System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) +1142
   System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) +312
   System.Data.ProviderBase.DbConnectionInternal.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +23
   System.Data.Odbc.OdbcConnection.Open() +52
   AI_Web_Part.DataDBs1.idbstatement(Object strsql, Object dbcon) in X:\Web Systems\AI Web Builder1\Web Part\AI Web Part\DataDBs1.vb:318
   AI_Web_Part.DataDBs1.errorlogger(Object WriteDNS, Object strwherecode, Object strer1, Object strer2, Object strer3, Object strer4, Object strer5, Object stre6, Object stre7, Object stre8, Object stre9, Object stre10) in X:\Web Systems\AI Web Builder1\Web Part\AI Web Part\DataDBs1.vb:194
   AI_Web_Part.Tracking1.EnterATrack(Object Request, Object mainDNS, Object Session, Object Cache, Object thename, Object Server, Object Response, Object BotSystems, Object donttrack, Object Geodns, Object IPv6Active, Object adrefs, Object ipOverride, Object UsersGeo, Object dcode) in X:\Web Systems\AI Web Builder1\Web Part\AI Web Part\Tracking1.vb:110
   AI_Web_Part._Default.Page_Load(Object sender, EventArgs e) in X:\Web Systems\AI Web Builder1\Web Part\AI Web Part\Default.aspx.vb:468
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.<LoadRecursiveAsync>d__246.MoveNext() +282
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
   System.Web.Util.WithinCancellableCallbackTaskAwaiter.GetResult() +32
   System.Web.UI.<ProcessRequestMainAsync>d__523.MoveNext() +6641


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