Good morning,
We are attempting to create a test environment and have run into some issues.
What we've done:
Cloned the application server (Dynamics SL (2011) and Unanet)
Copied the database(s) and renamed them
Upgraded out Unanet environment
Attempting to log in into SL using our new databases (on same database server)
We did rename the databases
UPDATE COMPANY SET DatabaseName = 'XXXXXX' where DatabaseName = 'YYYYYY'
UPDATE DOMAIN SET DatabaseName = 'XXXXXX' where DatabaseName = 'YYYYYY'
as well as run the database maintenance tool to synchronize
But we are unable to log in due to an error with "Company Name"
System Message 7006
Company Configuration error: Company XX not properly matched to system Database
Any guidance to what the next step is would be greatly appreciated.
*This post is locked for comments