microsoft / AL

Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual Studio Code Marketplace or as part of the AL Developer Preview builds for Dynamics 365 Business Central.
MIT License
747 stars 244 forks source link

Explore in VS Code typically fails when started from Business Central #7868

Open kasperdj opened 4 weeks ago

kasperdj commented 4 weeks ago

Please include the following with each issue:

1. Describe the bug The "Explore in VS Code" action initiated via the "Page Inspection" in Business Central often ends up in a runtime error in VS Code with a reference to an invalid runtime version.

2. To Reproduce See the details in attached pictures and also in the video showcasing the entire flow:

Image Image Image Image Image

Video of the flow: https://github.com/user-attachments/assets/b631aa2e-1640-48b5-b843-e2491f694415

3. Expected behavior No runtime error and that I am prompted for authentication before the system starts to download symbols

4. Actual behavior I just get a runtime error in VS Code

5. Versions:

jmadrigalTCN commented 3 weeks ago

The same here

srihamat commented 3 weeks ago

Today we also found that our BC was upgraded runtime to 14.1, our VS code only have

Image

After we try config our app.json to 14.1 also not working.

Image

NKarolak commented 3 weeks ago

@srihamat This is a known issue - use the (recently fixed) pre-release version of the AL Language.