Resolve-path : Cannot find path

Hi. I get this error when running a nuget deploy using ’ IIS6+ home directory’ configuration.

\
resolve-path : Cannot find path
Error 17:21:40
’C:\Octopus\Applications\Development\MyPackage\14.10.28.1_1\MyWeb’
Error 17:21:40
because it does not exist.
Error 17:21:40
At C:\Program Files\Octopus
Error 17:21:40
Deploy\Tentacle\Scripts\Octopus.Features.IISWebSite_BeforePostDeploy.ps1:74
Error 17:21:40
char:13
Error 17:21:40

  • $webRoot = (resolve-path $webRoot).ProviderPath
    Error 17:21:40
  •         ~~~~~~~~~~~~~~~~~~~~~
    

Error 17:21:40
+ CategoryInfo : ObjectNotFound: (C:\Octopus\Appl…1_1\WyWeb
Error 17:21:40
ll:String) [Resolve-Path], ItemNotFoundException
Error 17:21:40
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.Resol
Error 17:21:40
vePathCommand
Fatal 17:21:40
PowerShell script returned a non-zero exit code: 1
Tentacle version 2.5.11.614
\
any ideas. ??

Fixed by itself. … no idea, but it works now …