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

Error as "cannot call a method on a null-valued expression" #25

Open
RunOnTheMoon opened this issue Oct 17, 2022 · 0 comments
Open

Error as "cannot call a method on a null-valued expression" #25

RunOnTheMoon opened this issue Oct 17, 2022 · 0 comments

Comments

@RunOnTheMoon
Copy link

RunOnTheMoon commented Oct 17, 2022

This is an amazing module but I meet the following issue when use 'show-anybox' in a foreach method, any ideas for this? thanks a lot.

You cannot call a method on a null-valued expression.
At C:\Program Files\WindowsPowerShell\Modules\AnyBox\0.5.1\Public\Show-AnyBox.ps1:1490 char:13

  •         $form.Window.Activate()
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : InvokeMethodOnNull
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