Skip to main content

Notifications

Announcements

No record found.

Business Central forum
Suggested answer

Upgrading ext on Saas from ver 14 to 15

Posted on by 997

I have made a ver 15 of an ext, but on installing it as a major og minor ext to use on upgrading it get this

Iseems i am missing something some where ???

The application extension with app id '967286a2-fa9c-48e6-bb2e-3bae1d9bf234' cannot be staged for future deployment because there is no existing deployed version to upgrade from.

Categories:
  • Suggested answer
    Asif Shahzad Profile Picture
    Asif Shahzad 380 on at
    RE: Upgrading ext on Saas from ver 14 to 15

    You need to update App.json because in version 15 we need to tell base application in dependencies.

    Sample app.json:

    {

     "id": "xxxxxxxxxxxxxxxx",

     "name": "xxxxxxxxxxxxxx",

     "publisher": "xxxxx",

     "version": "1.0.0.15",

     "brief": "",

     "description": "",

     "privacyStatement": "",

     "EULA": "",

     "help": "",

     "url": "",

     "logo": "",

     "dependencies": [

       {

         "appId": "63ca2fa4-4f03-4f2b-a480-172fef340d3f",

         "publisher": "Microsoft",

         "name": "System Application",

         "version": "1.0.0.0"

       },

       {

         "appId": "437dbf0e-84ff-417a-965d-ed2bb9650972",

         "publisher": "Microsoft",

         "name": "Base Application",

         "version": "15.0.0.0"

       }

     ],

     "screenshots": [],

     "platform": "15.0.0.0",

     "idRanges": [

       {

         "from": 55500,

         "to": 55550

       }

     ],

     "contextSensitiveHelpUrl": "Contracts.com/.../",

     "showMyCode": false,

     "runtime": "4.0"

    }

  • Suggested answer
    Mohana Yadav Profile Picture
    Mohana Yadav 58,861 Super User 2024 Season 2 on at
    RE: Upgrading ext on Saas from ver 14 to 15

    is that extension already installed in 14.x version?

    did you by any chance change the appid in version 15?

Helpful resources

Quick Links

Dynamics 365 Community Update – Sep 9th

Welcome to the next edition of the Community Platform Update. This is a weekly…

Announcing Our 2024 Season 2 Super Users!

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

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,277 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,126 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans