SQLUM connection string

  • 23 December 2010
  • 1 reply
  • 9 views

Badge +5

I migrated the K2-databases to another databaseserver. When i start up the K2-Server i get the following error while start up SQLUM


23.12.2010 14:09:02: >>> SQLUM: Init(ConnectionString='wrongservername,K2SQLUM')
23.12.2010 14:09:17: SQL User manager Error: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)


The wrongservername is the old server which i would like to change, but i ran the K2 setup manager 3 times without any error and searched for the configstring. i did not found it. Can you pleas tell me where i find the connectionstring for the SQLUM ?


Thanks


1 reply

Badge +5

I resolved the problem by manually updating the following SQL-Tables


K2Server._Server


HostServer.SecuityLabels


HostServer.Configuration

Reply