Hi all, I want to run an executable file with HPC.
How ever, I get the invalid handle error when running it.
System.IO.IOException: invalid handle
On System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
On System.Console.set_CursorVisible(Boolean value)
On SWEdit.Program.Run(String[] args)
On SWEdit.Program.Main(String[] args)
Can anyone help this? Thanks a lot!