-
Notifications
You must be signed in to change notification settings - Fork 271
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
EndInvoke throws property not found exception #62
Comments
Another error message: System.Management.Automation.Remoting.PSRemotingTransportException: 'Processing data for a remote command failed with the following error message: Error with error code 6 occurred while calling method WSManPluginReceiveResult. For more information, see the about_Remote_Troubleshooting Help topic.' |
Sorry, I don’t see how this error can possibly be related to this sample. Can you clarify what part of the sample is failing with this error or share a project we can look at?
From: Hongtao Chen <[email protected]>
Sent: Saturday, March 24, 2018 3:34 PM
To: Microsoft/DesktopBridgeToUWP-Samples <[email protected]>
Cc: Subscribed <[email protected]>
Subject: Re: [Microsoft/DesktopBridgeToUWP-Samples] EndInvoke throws property not found exception (#62)
Another error message:
System.Management.Automation.Remoting.PSRemotingTransportException: 'Processing data for a remote command failed with the following error message: Error with error code 6 occurred while calling method WSManPluginReceiveResult. For more information, see the about_Remote_Troubleshooting Help topic.'
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FMicrosoft%2FDesktopBridgeToUWP-Samples%2Fissues%2F62%23issuecomment-375932794&data=02%7C01%7Cswick%40microsoft.com%7Ce02533e24fd244bec13308d591dfc38b%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636575312600044135&sdata=ZK4pG1RWAaiuRG2bZS%2BVVKo%2FiZWYlIK%2FUaxd2vjZruc%3D&reserved=0>, or mute the thread<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FASRavP7tpfygyXD8Hjx11NivrGPNyvvsks5thtf5gaJpZM4S5726&data=02%7C01%7Cswick%40microsoft.com%7Ce02533e24fd244bec13308d591dfc38b%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636575312600044135&sdata=ICiTHcIcIuiIwYF06g3I1gKdvlTxjdcwIM6Vi76xc0Q%3D&reserved=0>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
6.0.2,
myPowerShell.EndInvoke(ayncResult);
System.Management.Automation.RemoteException: 'The property 'OperationalStatus' cannot be found on this object. Verify that the property exists.
The text was updated successfully, but these errors were encountered: