web
You’re offline. This is a read only version of the page.
close
Skip to main content
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.
I have the same question (0)
  • 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.

  • 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

           }

       ]

    }

  • 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

  • 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

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…

Pallavi Phade – Community Spotlight

We are honored to recognize Pallavi Phade as our Community Spotlight honoree for…

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,214

#2
Sumit Singh Profile Picture

Sumit Singh 2,145

#3
YUN ZHU Profile Picture

YUN ZHU 1,887 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans