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...
Answered

Deployment Failed – Error parsing version string applicationDependencyVersion

(3) ShareShare
ReportReport
Posted on by 17
Hi, I am trying to deploy an extension through PublishpertenantextensionApps  to Business Central and I receive the following error:
Deploy Operation rejected. Error: Error parsing version string:. Path 'value[0].applicationDependencyVersion', line 1, position 276.; - Job Id : 9aca2f5a-9fc8-4892-b9fb-d6bf192a9b4f
And my app.json file is 
and my app.json
{
  "id": "723d3287-6f74-48fb-ab81-365811b2fa6b",
  "name": "form Custom",
  "publisher": "prg as",
  "version": "27.0.0.0",
  "brief": "form Customization",
  "description": "form Custom",
  "privacyStatement": "https://apps.prgas.com.tr/privacy-policy/",
  "EULA": "https://apps.prg as.com.tr/eul",
  "help": "https://prgas.microsoftcrmportals.com",
  "url": "https://www.prga.com",
  "logo": "PrgaLogo.png",
  "screenshots": [],
  "platform": "27.0.46208.0",
  "application": "27.4.45366.46399",
  "runtime": "16.0",
  "internalsVisibleTo": [
    {
      "id": "4a8d06dc-349a-42d3-a39e-86f1f79a297b",
      "name": "Form-Test",
      "publisher": "prg as"
      
    }
  ],
  "idRanges": [
    {
      "from": 50000,
      "to": 59999
    }
  ],
  "features": [
    "NoImplicitWith",
    "TranslationFile",
    "GenerateCaptions"
  ],
  "resourceExposurePolicy": {
    "allowDebugging": true,
    "allowDownloadingSource": false,
    "includeSourceInSymbolFile": false
  }
}


What's the reason behind this error (I've attached Version screenshot of application and platform).
sc version .png
I have the same question (0)
  • Suggested answer
    OussamaSabbouh Profile Picture
    11,101 Super User 2026 Season 1 on at
    Hello,
     
    That error isn’t complaining about the platform/application values you showed (they’re fine and in the expected 4-part numeric format); it usually happens because the publish endpoint is parsing “applicationDependencyVersion” for an already-installed app in that tenant and one of them comes back empty or malformed, so the JSON parser blows up on value[0].applicationDependencyVersion before it even finishes the deploy. In practice: check Extension Management in the failing environments and look for any extension with a weird/short version (not W.X.Y.Z) or missing/odd dependency metadata, then update/uninstall that extension and retry; also make sure you’re using the latest Business Central administration PowerShell module, because older module/API combinations have been picky around version parsing. (Your app.json aligns with Microsoft’s expected version formatting rules for app.json properties and dependency versions.)
     
    Regards,
    Oussama Sabbouh
  • Verified answer
    KA-03030652-0 Profile Picture
    17 on at
    Hi Oussama Sabbouh,
     
    Thank you for your Reply,
     
    Probably this failure caused from Microsoft 
  • Suggested answer
    YUN ZHU Profile Picture
    98,066 Super User 2026 Season 1 on at

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!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,032 Super User 2026 Season 1

#2
Dhiren Nagar Profile Picture

Dhiren Nagar 1,049 Super User 2026 Season 1

#3
YUN ZHU Profile Picture

YUN ZHU 1,029 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans