46,300 questions
Cmd.exe exited with code '-1073740791'.
Gallo, Arianna
0
Reputation points
Hi,
I am trying to create an Azure DevOps pipeline that builds a C++ Visual Studio solution and then, in a command line task, runs the generated executable.
The build is successful and the executable is correctly generated in the $(agent.builddirectory) but the second task fails with this error:
Cmd.exe exited with code '-1073740791'.
I am using as agent pool Azure Pipelines with Windows-2022.
Is there a way to solve this error?
Thank you in advance
Community Center | Not monitored
Sign in to answer