RDM complains that the Connections.db is either encrypted or not a database

RDM complains that the Connections.db is either encrypted or not a database

avatar

Getting the following error. Note that this would be after a powersurge:


System.Data.SQLite.SQLiteException (0x80004005): file is encrypted or is not a database
file is encrypted or is not a database
at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at Devolutions.RemoteDesktopManager.Business.DataSources.DatabaseConnectionDataSource.cca8119a110bebd9f7c66a9b8aa671a9c(IDbCommand c469787a81372d641f189d46c8cbb1738, List`1& c8b9dc1f68940a43e7cd099cb1e4646fe, Byte[]& c9bd301a2fd1db0ad012d647646537ec1, Int32& c0d10ab04b5b18d594b7605de6eda18b5)
at Devolutions.RemoteDesktopManager.Business.DataSources.DatabaseConnectionDataSource.GetConnections()
at Devolutions.RemoteDesktopManager.Managers.ConnectionManager.ca4799bebd8b706f34eea94a778843b55(BaseConnectionDataSource c01af917dca3518ff73ed69848f95f91a)



Is there anyway to import the xml file back into a new database? This is really a hot issue!

thanks,

Mike Buckley

All Comments (3)

avatar

Hello,


This error indicates a SQLite Database, what XML are you thinking of? A Local backup?

If not, had you accepted to set an online backup when you registered that SQLite data source?

Best regards,

Maurice

avatar

I think I was using the standard connections.xml, but see this error now when opening RDM Not sure what happened.

Mike

avatar

Update: I removed the connections.db and now I am good with the My Data connection!

Sorry for any issues.

Mike