Hi
I have this setup at a customer, where 2 instances of the NST is running (Production and Test).
I have a separate set of folders in C:\Program Files (x86)\Microsoft Dynamics NAV\60\Service for each instance with its own Microsoft.Dynamics.Nav.Server.exe.config and customsettings.config files.
However I have only one set of folders in C:\ProgramData\Microsoft\Microsoft Dynamics NAV\60\Server\MicrosoftDynamicsNavServer.
When both service instances are running, and I restart one, I get an error in the eventlog, that a file in C:\ProgramData\Microsoft\Microsoft Dynamics NAV\60\Server\MicrosoftDynamicsNavServer\temp is unaccessible.
I am guessing that the Stop-service-command wants to flush the content of the temp folder - but since it is shared by both instances, some of the files are locked by the other instance.
If the theory is correct, I need to have two sets of folders in C:\ProgramData\.. - but where do I specify the folder to be used for a specific service?
Cheers
Henrik
0