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

Community site session details

Session Id : +DRlR2VcsrIvLO5+fHEWfL
Power Apps - Power Apps Pro Dev & ISV
Answered

Power Platform Build Tools error after removing custom control

Like (0) ShareShare
ReportReport
Posted on 4 Mar 2021 23:25:09 by

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 05 Mar 2021 at 20:35:45
    Re: Power Platform Build Tools error after removing custom control

    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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410 Super User 2025 Season 2

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 2