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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Error while uploading the extension as PTE.

(7) ShareShare
ReportReport
Posted on by 67
This is my app.json.
 
{
  "id": "xxxxx",
  "name": "xxxxx",
  "publisher": "xxxxx",
  "version": "xxxxx",
  "brief": "",
  "description": "",
  "privacyStatement": "",
  "EULA": "",
  "help": "",
  "url": "",
  "logo": "",
  "dependencies": [
    {
      "id": "ec255f57-31d0-4ca2-b751-f2fa7c745abb",
      "name": "Shopify Connector",
      "publisher": "Microsoft",
      "version": "27.3.44313.44979"
    }
  ],
  "screenshots": [],
  "platform": "1.0.0.0",
  "application": "27.0.0.0",
  "idRanges": [
    {
      "from": 50000,
      "to": 54100
    }
  ],
  "resourceExposurePolicy": {
    "allowDebugging": false,
    "allowDownloadingSource": false,
    "includeSourceInSymbolFile": false
  },
  "runtime": "16.0",
  "features": [
    "NoImplicitWith"
  ]
}

In one of the environment it got uploaded as PTE but in another two environments i got errors.
Both the environment are latest version.

Error:
Deploy Operation rejected. Error: Error parsing version string:. Path 'value[3].applicationDependencyVersion', line 1, position 2839.; - Job Id : 30697227-cddd-4144-b23f-cd7fea16ae74

can someone help me solve this thing.
I have the same question (0)
  • Suggested answer
    Nitin Verma Profile Picture
    21,794 Moderator on at
    Hi,
    Can you check if you have dependency app version the same you are referring in app file?
    Thanks.
  • CU03020606-0 Profile Picture
    67 on at
    Yup its exactly same.
    I already checked the version they are the same.
  • Suggested answer
    OussamaSabbouh Profile Picture
    13,323 Super User 2026 Season 1 on at
    Hello,
     
    That error basically means BC is reading an empty/invalid version string during deploy (it literally says it failed to parse applicationDependencyVersion and the value is blank). Fix is to ensure every version you ship is a valid version format (Microsoft expects W.X.Y.Z numeric for app/version properties and dependency versions), and that your actual uploaded .app really contains those values (watch out for CI/CD tokens like $(BuildVersion) resolving to empty in some pipelines). Also double-check the target environments have the Shopify Connector installed and healthy (same publisher/name, and a real numeric version), because dependency resolution uses the dependency’s minimum version rule and will fail if the tenant’s dependency metadata is broken/missing.
     
    Regards,
    Oussama Sabbouh
  • Suggested answer
    YUN ZHU Profile Picture
    99,324 Super User 2026 Season 1 on at
    Do you encounter this problem when you create a new Hello World extension?
    I just tried it and it worked fine in my environment.
     
    Thanks.
    ZHU
  • Suggested answer
    Dhiren Nagar Profile Picture
    2,898 Super User 2026 Season 1 on at
    Hi,
     
    Can you prepare a fresh project and try to deploy? Also instead of writing exact versions in the dependency you can write 27.0.0.0.
    Clear cache, download fresh symbols, compile and deploy.
     

    ✅ Tick the checkbox below to mark the answer as verified, if it helped resolve your question.

    Regards,
    Dhiren.
     
  • Suggested answer
    Touil Yahya Profile Picture
    220 on at
    Hi,
     
    In most cases, this error occurs because the version of the Shopify Connector installed in the target environment does not match the version specified in your app.json.
     
    What you should do
    Update the dependency version to a broader compatible version, for example:
     
    {
      "id": "ec255f57-31d0-4ca2-b751-f2fa7c745abb",
      "name": "Shopify Connector",
      "publisher": "Microsoft",
      "version": "27.0.0.0"
    }
     
    Then:
    Recompile the extension
    Redeploy it to the target environment
  • CU02041247-0 Profile Picture
    2 on at
    MS Suggests removing any designer app to make it work. But it did not resolve the issue. 
     
  • Suggested answer
    RockwithNav Profile Picture
    8,991 Super User 2026 Season 1 on at
    This is known error. Hopefully MS will fix sooner than later.
  • CU03020606-0 Profile Picture
    67 on at
    Hey Everyone,

    Thanks for your support. It was a microsoft internal error and was happening because of postponed upgrade 27.4. Now its working fine.

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 Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,823 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,011 Super User 2026 Season 1

#3
Khushbu Rajvi. Profile Picture

Khushbu Rajvi. 628 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans