Hi,
I am trying to create a new middle tier on Nav 2015 and I keep getting this error.
Unable to locate the default ServerInstance.
This happens if I use the admin tool or if I use the powershell command.
I don't know where I would find or configure the default instance.
Can anyone advise?
Thanks
0
Answers
<add key="ServerInstance" value="DynamicsNAV80"/>
in file: "C:\Program Files\Microsoft Dynamics NAV\80\Service\CustomSettings.config"
To safeguard all your server instance settings copy the files in the Service folder that end with .config. After running the setup, recreate the original servicetier names and restore the config files (like "C:\Program Files\Microsoft Dynamics NAV\80\Service\CustomSettings.config") in order to restore the service tier configuration. Remember each server instance has its own .config file. Do not forget to specify the correct serviceaccount again and before uninstalling or repairing the service-tier(s) first manually stop them so all things are configured correctly like SPN registration for example.
If the production server is virtual maybe you can clone it or snapshot it, then perform the recovery steps needed and then if everything went okay do the exercise again and definitive.