orca icon indicating copy to clipboard operation
orca copied to clipboard

ORCA fails against GCC high tenants

Open chrislehr opened this issue 3 years ago • 1 comments

I sort of expect this to be a known issue, but wanted to post it here in case its something else - working with a GCC high customer and ORCA just won't run. Welcome any ideas or feedback and happy to pass along anything to my customer.

get-orcareport 02/09/2022 16:08:52 Performing ORCA Version check... New-Object : Cannot find type [html]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'DefaultOutputDirectory' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:421 char:17

  •             $Output.DefaultOutputDirectory = Get-ORCADirectory
    
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

The property 'VersionCheck' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:424 char:17

  •             $Output.VersionCheck = $VersionCheck
    
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA100]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA101]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA102]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA103]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA104]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA105]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA106]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA107]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA108]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA108_1]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA109]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA110]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA111]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA112]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA113]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA114]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA115]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA116]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA117]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA118_1]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA118_2]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA118_3]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA118_4]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA119]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA120_malware]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA120_phish]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA120_spam]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA121]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA122]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA123]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA124]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA125]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA139]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA140]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA141]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA142]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA143]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA156]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA158]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA169]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA179]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA180]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA189]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA189_2]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA205]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA220]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA221]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA222]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA223]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA224]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA225]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA226]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA227]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA228]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA229]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA230]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA231]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA232]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA233]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA233_1]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

New-Object : Cannot find type [ORCA234]: verify that the assembly containing this type is loaded. At line:32 char:18

  •     return @(& $origNewObject @psBoundParameters)
    
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

The property 'ORCAParams' cannot be found on this object. Verify that the property exists and can be set. At C:\Program Files\WindowsPowerShell\Modules\ORCA\1.10.6\ORCA.psm1:363 char:13

  •         $Check.ORCAParams = $ORCAParams
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : PropertyNotFound

chrislehr avatar Feb 09 '22 22:02 chrislehr

@chrislehr we have released new version with the required changes. You can test once and let us know if you are still experiencing any issues. Closing this issue for now. Feel free to reopen the issue if issue still persists.

snehakishore21 avatar Jul 14 '22 10:07 snehakishore21

No responses from the author, so i'll assume this is fixed.

cammurray avatar May 02 '23 03:05 cammurray