Issue:
When importing a backup, for example:
migrate.bat import d:\config.zip cross-environment
The following error is seen:
"The system cannot find the path specified."
Solution:
This is due to the RLI_HOME environmental variable being missing. The variable needs to be set before running the import command. Example:
d:\>set RLI_HOME=D:\radiantone\vds
Reference:
Migration Utility v2.0 and v2.1 > Section "Specifying RLI_HOME"
To access the Migration tools for version 7.4 and earlier, please log in here using the email address associated with your Radiant Logic Support Portal account. If you do not yet have access to the portal, email support@radiantlogic.com.
Comments
Please sign in to leave a comment.