I have a DevOps pipeline that exports a solution and reimports it into the same environment. The solution is unmanaged.
I recently removed a custom control because it was no longer being used. I deleted it from the environment, and there were no dependencies.
My import pipeline now fails at the import solution step with the error message: The CustomControl ID does not exist for the specified name
Any suggestions on where to find the cause or fix the issue? I can't tell in the log where the error is occurring to check the files, I've searched all the files for a reference to the control name, but nothing comes up.

Report
All responses (
Answers (