14.0.4.0 Data Source error since updating

14.0.4.0 Data Source error since updating

avatar

Just updated, now get this error trying to connect to any machine when using my MariaDB database source:


MySql.Data.MySqlClient.MySqlException (0x80004005): Invalid attempt to Read when reader is closed.
at MySql.Data.MySqlClient.MySqlDataReader.Throw(Exception ex)
at MySql.Data.MySqlClient.MySqlDataReader.Read()
at Devolutions.RemoteDesktopManager.Business.DataSources.DatabaseStateSubDataSource.GetCheckOut(String connectionID, Boolean canRetry)



When I run the test host/schema there are no issues reported.

All Comments (2)

avatar

You can follow this other thread:

https://forum.devolutions.net/messages.aspx?TopicID=30771&MessageID=122544#post122544

We are version is being built and will be available shortly.

Best regards,

Stéfane Lavergne

avatar

Thanks, the files provided have fixed the problem