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

Can't download Symbols

(0) ShareShare
ReportReport
Posted on by 225

Hi,

I'm trying to download the symbols in VS Code. But I get the following error every time. Has sombody an idea what is wrong? I have already set the proberties in administration console. Which Port do I need in the launch.json? The port I use when i'm connecting via webclient or the port which is mentioned in the development-tab in the administration console? 

Error:

[2020-04-23 14:53:26.53] The request for path /BC150/dev/packages?publisher=Microsoft&appName=System&versionText=15.0.36510.0 failed with code NotFound. Reason: Not Found
[2020-04-23 14:53:26.53] The request for path /BC150/dev/packages?publisher=Microsoft&appName=Base%20Application&versionText=15.0.36649.0 failed with code NotFound. Reason: Not Found
[2020-04-23 14:53:26.53] The request for path /BC150/dev/packages?publisher=Microsoft&appName=System%20Application&versionText=1.0.0.0 failed with code NotFound. Reason: Not Found
[2020-04-23 14:53:26.55] Could not download reference symbols. Please ensure that:
1. The correct server name and instance are specified in the launch.json file.
2. The correct application version is specified in the app.json file.
3. The dependencies are correctly specified in the app.json file.
{
    "version""0.2.0",
    "configurations": [
        {
            "type""al",
            "request""launch",
            "name""Your own server",
            "server""http://localhost",
            "serverInstance""BC150",
            "port"8080,
            "authentication""UserPassword",
            "startupObjectId"22,
            "startupObjectType""Page",
            "breakOnError"true,
            "launchBrowser"true,
            "enableLongRunningSqlStatements"true,
            "enableSqlInformationDebugger"true
        }
    ]
}
We are using BC on premise.
  • Suggested answer
    Salah Eddine BENOUALA Profile Picture
    485 on at
    RE: Can't download Symbols

    Did you enable the "Developer Service Endpoint" in the Business Central Administration ?

    Check also your development port 7049 by default if you changed it.

    And if possible provide the app.json file to analyse

    pastedimage1587649814099v1.png

  • Ar0x Profile Picture
    225 on at
    RE: Can't download Symbols

    1- I chanced the setting to Windows but still the same error

    2 - We didn't renamed it

  • Verified answer
    Genie Cetas Profile Picture
    472 on at
    RE: Can't download Symbols

    Here i have mentioned basic configuration needs to be done in launch.json file for your reference I have given remarks for each line by using this <--Remarks-->.

    {

       "version": "0.2.0",

       "configurations": [

           {

               "type": "al",

               "request": "launch",

               "name": "Your own server",

               "server": "http://localhost:8082",<--IIS BC Url-->

               "serverInstance": "BC150",<--BC Instance Name-->

               "authentication": "Windows",<--BC Login authentication (Windows or NavUserPassword)-->

               "startupObjectId": 22,

               "startupObjectType": "Page",

               "port": 5049,<--Developmnet port you can find this port in Administration-->

               "breakOnError": true,

               "launchBrowser": true,

               "enableLongRunningSqlStatements": true,

               "enableSqlInformationDebugger": true

           }

       ]

    }

  • Suggested answer
    Salah Eddine BENOUALA Profile Picture
    485 on at
    RE: Can't download Symbols

    Hi,

    Could you please check these first points : 

    1 - Are you using Windows authentication or NavUser authentication ? if Windows change the authentication attribute to "Windows".

    2 - Did you keep your server instance name "BC150" or did you rename it ? (in the Administration tool).

     

    -----------------------------------------

    Best Regards,

    Salah Eddine BENOUALA

    Please verify my answer, if you find it helpful.

    Doing so you'll show others that there was found a solution and you credit my help.

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

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

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 293,265 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,927 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans