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
719 stars 242 forks source link

An error occured while compiling the App on latest Business Central (24.0.16410.17628) #7726

Closed ManishKutar closed 2 months ago

ManishKutar commented 2 months ago

1. Describe the bug There is an error message when first publish are made on latest Business Central version (24.0.16410.17628) image

After this on compiling again there is a below error: image

2. To Reproduce Business Central version was updated yesterday: image

  1. Go to 'VS Code' and do 'AL! Go'.
  2. On getting files update launch.json with correct tenant ID and authentication.
  3. Download symbols works fine (even after clearing .alpackages).
  4. After this compiling throws an error.

3. Expected behavior An App should be Compiled, Published and Installed on provided Business Central tenant and environment.

4. Actual behavior An App only Compiles, Publishes and but does not Install on provided Business Central tenant and environment.

5. Versions:

Final Checklist

thloke commented 2 months ago

Duplicate of #7721