Announcements
Hello Everyone! I am getting the following error in VS Code while trying to run an AL extension:
error AL1024: A package with publisher '{PartnerName}', name ' {AppName}', and a version compatible with '3.25.0.31' could not be loaded. Symbols for the requested app {AppName} by {PartnerName} {VersionNo.} could not be found among this tenant's installed apps. AppGroup Id 2450'. The original extensions have been restored.
Here is the scenario:
We have multiple extensions deployed in the same customer tenant.
Different teams work on different apps/extensions.
I usually work on App A.
For a particular task, I needed to use table from another extension, so I added it as a dependency in app.json.
app.json
I was able to successfully download the symbols without any issue.
However, the moment I try to run/publish the app from VS Code, I get the above error.
Additional details:
The dependent app is already installed in the target environment.
The installed version exactly matches the dependency version specified in app.json.
Symbol download succeeds, so the dependency appears to be discoverable initially.
Has anyone faced a similar issue where symbols download correctly, but publishing/running fails with AL1024?
Any suggestions on what could cause this mismatch during publish/runtime validation would be appreciated.
Please check for a circular dependency between the extensions. It can cause publish-time dependency resolution issues even when symbol download succeeds. However, AL1024 can also be caused by an app identity, version, tenant, or AppGroup mismatch. Verify the full dependency chain and the installed app versions before concluding that the issue is circular dependency related.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 702 Super User 2026 Season 1
YUN ZHU 481 Super User 2026 Season 1
Khushbu Rajvi. 328 Super User 2026 Season 1