Hello All,
Now am getting error while downloading symbols and loading VS, since last day its working fine.
what is the issue for this.
Hi, sometimes it can also be an cloud environmental issue.
But I suggest you ask your colleague to test on his PC to see if there is a problem. If the situation is still the same, it may be an environmental problem. It is recommended to restart the environment and try.
If there is no problem on his PC, try reinstalling VS Code and AL Extension.
Hope this can give you some hints.
Thanks.
ZHU
Yes i installed. then i roll back to previous update also. right now am create a new project then also same error is coming. so i think it is not the issue in al code which we have already written.
Seems that there is some glitch into your VS code, something is not installed properly, do you have AL extension installed in your VS code.
You need to check if your VS is correctly installed, and all other AL extensions are in placed.
Thanks.
{
"version": "0.2.0",
"configurations": [
{
"name": "Microsoft cloud sandbox",
"request": "launch",
"type": "al",
"environmentType": "Sandbox",
"environmentName": "Sandbox31Jan",
"startupObjectId": 22,
"startupObjectType": "Page",
"breakOnError": "All",
"launchBrowser": true,
"enableLongRunningSqlStatements": true,
"enableSqlInformationDebugger": true
}
]
}
can you share the launch.json file?
Thanks.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,134 Super User 2024 Season 2
Martin Dráb 229,928 Most Valuable Professional
nmaenpaa 101,156