Hi Ice resente,
Please ensure that you have opened the correct AL project folder in Visual Studio Code. If the app.json file is missing, you can regenerate the project by running "AL: Go!" from the command palette (Ctrl + Shift + P
). Additionally, check the launch.json
file and confirm that the environmentName
matches your sandbox name. If necessary, manually create an app.json
file with the correct structure, using "AL: Generate GUID" for the ID. After that, download symbols by selecting "AL: Download Symbols" from the command palette. Finally, restart Visual Studio Code and try deploying the project again using Ctrl + F5
.
We checked on our side and found the app.json file. Please see the attached reference screenshot.
If you have found the answer provided to be helpful, please click on the "Accept answer/Upvote" button so that it is useful for other members in the Microsoft Q&A community.