Hello weinstein5,
I think the issue might be about the SQL version. See the error message bellow :
"System.Data.SqlClient.SqlError: The database was backed up on a server running version 10.50.2500. That version is incompatible with this server, which is running version 10.00.5841. Either restore the database on a server that supports the backup, or use a backup that is compatible with this server. (Microsoft.SqlServer.Smo)"
Is there any other way to restore the database from a SQL Server 2008 R2 Express to a SQL Server 2008? Can I create a brand new database and connect the vCenter to it?
Regards,