I have a job/task that creates a report, it's called by Execute, Run hidden, Use shell execute.
It's calling a bat file.
There's no change to the task since like forever.
Monday night was the last successful execution.
On Tuesday night the job did not execute, giving error "No such interface supported".
I've tried several things and eventually rebooted the server.
To no avail:
Error at starting process: System.ComponentModel.Win32Exception (0x80004005): No such interface supported
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at OBOKIIHBDBPMCFALPGECCIFHCDJPEDKODDGK.CNOMLBFDJANALDAEIKLKHLCGKEJIGMLIMBLK.ICIFCCBPPIKNFACOHPNGNNHLKMDBPHAFOCNG(Boolean )
No Log entry is generated, but a popup appears for this unhandled error.
No changes were made to the server nor to the Job or VC on Monday ...
Version 8.27
What could be causing this to cease working?