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

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Relaying way for deplo...
Power Apps
Unanswered

Relaying way for deploying Canvas CustomControl (new version)

(0) ShareShare
ReportReport
Posted on by 21

Hi all

I'm struggle updating a new version of my custom control in the canvas app.

Does some body have a relying way of updating the custom control.

in the most cases I get an old version within the canvas app.

my current steps: remove custom control within canvas app; close canvas app studio; msbuild ; import new version; import custom control within canvas app studio, sometimes it works.

But I hope you know a relay-able way.

txs Flori

I have the same question (0)
  • Hemant Gaur Profile Picture
    on at

    Please ensure that the control version is updated in the manifest which is used by the canvas app to check for updated version. Canvas app should prompt when reopened if there is a newer control version on server. 

     

    Please let me know if the issue persist , Share the session ID for troubleshooting. 

     

    hemant 

  • FlorianGrimm Profile Picture
    21 on at

    After trying again I noticed the version solution was updated but not the custom control.

    Also in PowerApps -> Solutions -> My Solution -> Control

    the Modified tells me 4 h ago.

     

    in the \src\Other\Solution.xml
    <SolutionManifest>

    change <Version>1.2</Version> to <Version>1.3</Version>

     

    in the ControlManifest.Input.xml
    <manifest>
    changed    <control .... version="0.0.1" to <control .... version="1.3.2"

     

    This worked:

    I deleted the control and than the solution and import the solution.

    Now Studio asked me to update the version.

     

    I'll guess I should give pac pcf push a try...

     

    txs flori

  • JP-09110045-0 Profile Picture
    on at

    I'm coming in on this thread a bit late, but I do have a few notes on your comments.

    1. When updating a control, you only need to update the ControlManifest.input.xml version, the solution version can stay the same.

    2. Updating the major version of the control (in your case you changed from 0 to 1) isn't supported and that control will be skipped.  Technically, the import should be failing with a message that major version can't be updated.

    3. While 'pac pcf push' will work, you still need to update the ControlManifest.Input.xml version beforehand for canvas so that the canvas code can detect that the control has been updated on app open.  This isn't an issue with model as it will always load the control from CDS, but for a canvas app with the stored control the version needs to be different then it was in the msapp file to see that there is an update.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 279 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 229 Super User 2026 Season 1

#3
VASANTH KUMAR BALMADI Profile Picture

VASANTH KUMAR BALMADI 195

Last 30 days Overall leaderboard