Forum Discussion
eli_donahue
8 years agoNew Member
Hi crdonnelly,
I recommend checking three things:
Eli Donahue Aras Labs Software Engineer
- Check the LocalPath in your VaultServerConfig.xml file. It's located in the root directory of your Aras Innovator installation. Make sure the file path in LocalPath exists.
- Go to the LocalPath that is set in your VaultServerConfig.xml file. Make sure that folder contains a folder that matches the name of your database. All vault files for your instance should be inside the folder whose name matches your database name.
- Login to Aras as admin and check the vault url pattern for your default vault. If this is hardcoded to your production server, replace it with the default value: $[HTTP_PREFIX_SERVER]$[HTTP_HOST_SERVER]$[HTTP_PORT_SERVER]$[HTTP_PATH_SERVER]/vault/vaultserver.aspx
Eli Donahue Aras Labs Software Engineer