Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Value" cannot be found #1

Open
BrJohan opened this issue Sep 6, 2020 · 0 comments
Open

"Value" cannot be found #1

BrJohan opened this issue Sep 6, 2020 · 0 comments

Comments

@BrJohan
Copy link

BrJohan commented Sep 6, 2020

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant