web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Power Platform Build T...
Power Apps
Answered

Power Platform Build Tools error after removing custom control

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

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. 

  • Verified answer
    cchannon Profile Picture
    4,702 Moderator on at

    I think this one has nothing at all to do with your pipeline. It happens some times (I'm not really sure when or why) that when you remove a PCF from a form it doesn't totally come off the form.

     

    What happens is that when you add the PCF, it gets registered in the form XML in two places; a "Custom Control Description" at the top of the form XML and inline on the actual control you are replacing. Unfortunately, sometimes when you remove the control it only gets removed from the inline part of the XML and the "Control Description" piece stays behind. I'm not totally sure this is your issue, but I've seen it enough times to jump to this as a guess.

     

    Unfortunately, when this happens you're a bit SOL as far as the UI goes. You can re-add the control and remove it again as many times as you want, but it never seems to fix the XML. I've only found two ways to deal with it:

    • delete the form and recreate it (not a workable solution if this is a managed form with downstream dependencies) or
    • Create a new unmanaged solution with nothing in it but this one form. Export it and crack open the Customizations XML. Find the custom control reference and cut it out with surgical precision.

    Of course, as a general rule hand-editing customizations.xml is a very bad idea, but in this case, I do recommend it.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 381 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 340

#3
WarrenBelz Profile Picture

WarrenBelz 187 Most Valuable Professional

Last 30 days Overall leaderboard