Hi all,
I have install BC on premises.i want to connect VS code to BC for that I added necessary info in launch.json file.i have download AL language extension.But now it giving me error while downloading AL symbol.
Could not download symbols. Please see the Visual Studio Code output log for more details.
0
Answers
Have you enabled developer point in your service?
What does the VS Code output log say?
Can you access the symbol throw powershell (Get-NAVAppInfo -ServerInstance XXXXX)?
[2019-10-10 12:00:04.07] Using reference symbols cache path: c:\Users\administrator\Documents\AL\ALProject1\./.alpackages
[2019-10-10 12:00:04.13] Targeting server 'http://localhost' and server instance 'DynamicsNAV130'.
[2019-10-10 12:00:04.13] Using Windows authentication.
[2019-10-10 12:00:04.15] Sending request to http://localhost:7049/DynamicsNAV130/dev/packages?publisher=Microsoft&appName=Application&versionText=14.0.0.0
[2019-10-10 12:00:04.17] Sending request to http://localhost:7049/DynamicsNAV130/dev/packages?publisher=Microsoft&appName=System&versionText=14.0.0.0
also I have enable developer point in service
i don't know which version this is of BC onprem if you know how to check please let me know
how to access symbol through powershell?
This cannot be done
This gives me following output:and AL symbols still not dowinloading