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

Notifications

Announcements

No record found.

Community site session details

Community site session details

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

Getting errors in app.json file once I start a new project for extension in Business Central

(0) ShareShare
ReportReport
Posted on by

errors.PNG

I'm very new to AL and Business Central. I just trying to publish the "Hello World" extension, but the list of errors shown once I start a new project, how can I solve this and successfully publish my extension on Business Central?

app.json codes:

{
  "id""41c43f40-55d7-448c-98b8-32103dd5dda1",
  "name""Trial1",
  "publisher""Tan",
  "version""1.0.0.0",
  "brief""",
  "description""",
  "privacyStatement""",
  "EULA""",
  "help""",
  "url""",
  "logo""",
  "dependencies": [],
  "screenshots": [],
  "platform""17.0.0.0",
  "application""17.0.0.0",
  "idRanges": [
    {
      "from"50100,
      "to"50149
    }
  ],
  "contextSensitiveHelpUrl""">https://Trial1.com/help/",
  "showMyCode"true,
  "runtime""6.0"
}
HelloWorld.al codes:
// Welcome to your new AL extension.
// Remember that object names and IDs should be unique across all extensions.
// AL snippets start with t*, like tpageext - give them a try and happy coding!

pageextension 50100 CustomerListExt extends "Customer List"
{
    trigger OnOpenPage();
    begin
        Message('App published: Hello world');
    end;
}
I have the same question (0)
  • Suggested answer
    Andy Sather Profile Picture
    on at

    Hello  - We currently do not have dedicated Dev support via the Dynamics 365 Business Central forums, but I wanted to provide you some additional resources to assist.  If you need assistance with debugging or coding I would recommend discussing this on one of our communities.

    www.yammer.com/dynamicsnavdev

    dynamicsuser.net/.../developers

    I will open this up to the community in case they have something to add.

  • Suggested answer
    Stefano Demiliani Profile Picture
    37,166 Most Valuable Professional on at

    These errors are errors thrown by the AppSourceCop code analyzer and here the analyzer is checking that your extension respects the AppSource rules.

    If you're not creating an extension for AppSource, you can go to VS Code settings, select the AL Language extension and then in the Code Analysis section you can set:

    al.enableCodeAnalysis = false.

  • Suggested answer
    Anks27 Profile Picture
    1,085 on at

    Hello,

    This error in translation property in app jason : add Fetaures property in app jason, add value in brief, url, privacy statement, eula, help provide value if you are using on-premise or docker environment.

    If you're not creating an extension for AppSource, you can go to VS Code settings, select the AL Language extension and then in the Code Analysis section you can set:

    al.enableCodeAnalysis = false.

    Signed, Sealed and Delivered.

    Don't forget to help the community by Verifying the answer and Like it if your question has been answered. It will let others know that the topic has verified answer.

     

    Thanks & Regards,

    Ankit Shah(MCT-Microsoft Certified Trainer || Dynamics 365/Business Development Manager)

     

    Follow/Connect 101 on below

    LinkedIn:-   https://linkedin.com/in/dynamicpower101/

    Twitter:-     https://twitter.com/Dynamicpower101

    Facebook:- https://facebook.com/DynamicPower101/

    Telegram:- https://t.me/dynamicpower101

    Medium:-   https://medium.com/dynamicpower101

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,785

#2
Jainam M. Kothari Profile Picture

Jainam M. Kothari 1,007 Super User 2025 Season 2

#3
YUN ZHU Profile Picture

YUN ZHU 948 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans