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

Missing type symbol #7654

Closed Abdhamoud closed 5 months ago

Abdhamoud commented 5 months ago

iam facing a problem in business central al extensions on version bc14 when iam creating a function or an publisher in extension and subscribing it on other extension an error is appearing on the parameter _missing_type_symbols i have contacted microsoft support which they suggested to upgrade to the latest cumulative update which i tried and didnt worked knowning that this code was working from long time ago till december. Moreover i have tried my code with a demo database and it worked . IMG-20240126-WA0028

jmadrigalTCN commented 5 months ago

I have been facing the very same problem, I till today I have not been able to solve it. If I work with Al Languaje extension v 11.7.863928 the _missing_type_symbols do not appear, but with the most recent versions of AL Language I have the problem

pri-kise commented 5 months ago

I thinks this is a duplicate of https://github.com/microsoft/AL/issues/7529

And since BC14 is out of support it seems that microsoft won't fix this issue. I'm not happy with this either, but I cannot change it.

kalberes commented 5 months ago

14.x is out of support. Can you repro this issue with a server providing symbols that is still in support?