Liquid error: Value cannot be null.
Parameter name: key
Liquid error: Value cannot be null.
Parameter name: key
Community member
Comments
-
Hi I have been trying to deploy NAV on 1 azure VM and have been receiving the following error when I run the Example-1VM.ps1 script, can you assist me in resolving please:
Cannot copy source directory N:\NAVDVD. Directory not found.
At C:\Cloud\NAVRemoteAdministration\Misc\Copy-DirectoryOnRemoteMachine.ps1:17 char:9
+ Invoke-Command -Session $Session {
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException
+ PSComputerName : cisnav2015.cloudapp.net
*This post is locked for comments