Cloud.Ready.Software.PowerShell icon indicating copy to clipboard operation
Cloud.Ready.Software.PowerShell copied to clipboard

Directory I/O Error from Import-NAVModules

Open theo-stock opened this issue 6 years ago • 0 comments

Hi There, setting up a very new PC, and installing all my tools. While performing Import-NAVModules, I get a series of Folder errors like below.

PS C:\Windows\system32> Import-NAVModules Get-NAVModuleVersions : Could not find a part of the path 'C:\Program Files\Microsoft Office\Updates\Download\PackageFiles\C1DAFD02-E2D1-4EB0-8326-DCE3C3FA8EF1\Data\Delt a\root\vfs\Windows\assembly\GAC_MSIL\Microsoft.BusinessData\16.0.0.0__71E9BCE111E9429C\Microsoft.BusinessData.dll'. At C:\Program Files\WindowsPowerShell\Modules\Cloud.Ready.Software.NAV\1.0.3.7\Import-NAVModules.ps1:62 char:31

  • ... Versions += Get-NAVModuleVersions 'Microsoft.Dynamics.Nav.Management. ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ReadError: (C:\Program File...usinessData.dll:String) [Write-Error], DirectoryNotFoundException
    • FullyQualifiedErrorId : DirIOError,Get-NAVModuleVersions

theo-stock avatar Aug 23 '19 07:08 theo-stock