Closed achim-t closed 1 year ago
Hi @achim-t - sorry for the delay. Would you maybe have a sample project, which I could download and repro this with - then I can create a fix for this. Looks like a bug.
https://github.com/achim-t/animated-chainsaw
Sorry for the long wait. Cloned the repo, fixed it so it could compile and tried it out: assuming that this must have been a bug in the compiler or like, cannot repro it now
Describe the issue I have two reports which use the same rdlc-layout. Building in VS Code works. When running in DevOps the build fails with
error AL0445: The file 'src/report/CommissionStatement.rdlc' is opened in another application.
Full output of scripts
Additional context I had that error occur sporadically, usually re-queuing the build would be enough. Now the last 5 builds failed with this error.