Page 1 of 1

Unable to run form with error: "I/O operation has been aborted"

Posted: Tue Jan 15, 2019 4:11 pm
by zgf-techpurchasing
Hi, I am working on a .psf form in Powershell Studio and am now no longer able to run the form. In the output pane, I get the error,

"Cannot instantiate PowerShell V5 object: 80040154>> Script Ended
The I/O operation has been aborted because of either a thread exit or an application request"

Product: PowerShell Studio 2019 (64 Bit)
Build: v5.6.156
OS: Windows 10 Enterprise (64 Bit) 1809
Build: v10.0.17763.0

A couple days ago, this was running fine. There was a recent product update to PrimalScript, which I also have installed, but no updates to PSS I'm aware of. I did not knowingly make any configuration changes to the product, only script/form edits as I've been working.

When I try to run the form, I get the error above, but a "xxx.Run.ps1" does get created. I can right-click this and execute in Powershell and it runs fine. I can also open the "xxx.Run.ps1" file in PrimalScript and run it successfully from there as well. So the script itself appears to be okay.

Thanks for your assistance

Re: Unable to run form with error: "I/O operation has been aborted"

Posted: Tue Jan 15, 2019 8:58 pm
by Alexander Riedel
Please try to uninstall and re-install PowerShell Studio. That should re-register the COM objects missing.

Re: Unable to run form with error: "I/O operation has been aborted"

Posted: Wed Jan 16, 2019 11:41 am
by zgf-techpurchasing
Yep, that did the trick. I wouldn't have expected bits to go missing, but maybe something happened with the PrimalScript install?

Thanks a lot for your help, I'm all set!