Try our conversational search powered by Generative AI!
AI OnAI Off
EPiServer.Azure 9.4.0
EPiServer.Azure 9.4.1
Nov 27, 2017
Nov 27, 2017
CMS Core
Closed, Fixed and tested
Get-childItem : Cannot find path 'C:\EPiServer.Reference.Commerce-11.5.0-pre-002801\packages\EPiServer.Azure.9.4.0\lib\net461' because it does not exist.
At C:\EPiServer.Reference.Commerce-11.5.0-pre-002801\packages\EPiServer.Azure.9.4.0\tools\Install.ps1:124 char:1
+ get-childItem "$libPath*.dll" | % { AddOrUpdateBindingRedirect $_ $assemblyCon ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\EPiServer.Re....4.0\lib\net461:String) [Get-ChildItem], ItemNotFoundException