Hi,
I wanted to migrate from the build in SQL-Server CE version to SQL-Server 2008 R2. I set up a new special user for it and started the migration but I got an error and in the log file there is "Tcp transport error". Even if I use "sa" as user, the test shows me an o.k. but the migration fails. The error dialog shows the following.
The database {0} can't be created. Check the server log (plastic.server.log). Error: {1} bei
Codice.CM.Data.BaseDataManager.ExecuteCreateDatabaseScript(String databaseName, String contentResourceName)
bei Codice.CM.Data.BaseDataManager.CreateRepositoriesData()
bei admintool.RepositoriesDatabaseCopier.CreateDestinationDb()
bei admintool.DatabaseCopier.Start()
bei admintool.DatabaseMigrator.MigrateDatabases()
bei admintool.DatabaseMigrator.Start()
Does anybody knows what the problem here is?
Asking greetings
Reiner











