The following is the error i get when attempting to connect, please advise. Thank you System.Net.Sockets.SocketException The system detected an invalid pointer address in attempting to use a pointer argument in a call Stack Trace: at System.Net.Sockets.Socket.GetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName) at System.Net.Sockets.NetworkStream.get_ReadTimeout() at MySql.Data.MySqlClient.TimedStream..ctor(Stream baseStream) at MySql.Data.MySqlClient.MySqlStream..ctor(Stream baseStream, Encoding encoding, Boolean compress) at MySql.Data.MySqlClient.NativeDriver.Open() at MySql.Data.MySqlClient.Driver.Open() at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) at MySql.Data.MySqlClient.MySqlConnection.Open() at Quest.Toad.MySQL.MySQLConnection.DoBeforeConnect() at Quest.Toad.Db.Connection.Connect(Boolean notify) at Quest.Toad.Db.Provider.BackgroundConnector.CreateBackgroundConnection()
↧