Skip to content

"Value" cannot be found #1

@BrJohan

Description

@BrJohan

Hi, got this error message while using get-exifdata.ps1 to search exifinfo from 7.5 TB of image files.
(Also wondering about whether RAW-files of different kinds are searched for EXIF-data)

Searching for image files at 1 folder recursively
select : Property "Value" cannot be found.
At H:\Get-ExifData.ps1:817 char:139

  • ... ge.Properties.Item('2').Value) | select -ExpandProperty Value) -join ...
  •                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidArgument: (-2147024809:PSObject) [Select-Object], PSArgumentException
    • FullyQualifiedErrorId : ExpandPropertyNotFound,Microsoft.PowerShell.Commands.SelectObjectCommand

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions