You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to reopen issue #45 as passing synchronized hashtable as argument does not work. Update: I guess this behaviour may be related to issue #132.
Exception calling "Enter" with "1" argument(s): "Value cannot be null."
The property 'Number' cannot be found on this object. Verify that the property exists and can be set.
Exception calling "Exit" with "1" argument(s): "Value cannot be null."
...
I found the offending line of code that is causing this to break. It appears that one of the PRs that came through made an update that broke this. It is directly related to #132
I would like to reopen issue #45 as passing synchronized hashtable as argument does not work.
Update: I guess this behaviour may be related to issue #132.
This does not work:
Error:
This works perfectly:
Components:
Powershell 5.0
PoshRSJob 1.7.3.7
The text was updated successfully, but these errors were encountered: