So, I am thinking although the NAV2018 upgraded to BC 14 and users using it with BC windows client and web client (and modifications are done using BC development environment, the base system symbols still marked as NAV 2018 for vs code and there may be a way to change the version
"A bove maiore discit arare minor"-"From the old ox, the young one learns to plow."
Have you tried generating symbol reference again (and restart server instance afterwards) after you changed the version through the powershell command?
Have you tried generating symbol reference again (and restart server instance afterwards) after you changed the version through the PowerShell command?
Yes. restarted/rebooted.
Running
Get-NAVServerInstance -serverinstance <instance>
shows
ServerInstance : MicrosoftDynamicsNavServer$bc140
DisplayName : Microsoft Dynamics 365 Business Central Server [BC140]
State : Running
ServiceAccount : USER_name
Version : 14.0.29530.0
Default : True
"A bove maiore discit arare minor"-"From the old ox, the young one learns to plow."
Answers
Need to find a way to make the change fixed to BC 14
BC 14 is:
"platform": "14.0.0.0",
"application": "14.0.0.0",
Is there a way to change the system to bc 14? I think the version was not changed during the migration
When I try to download symbols in vscode, it works if I enter in app.JSON file.
If I give , it throws an error saying .
So, I am thinking although the NAV2018 upgraded to BC 14 and users using it with BC windows client and web client (and modifications are done using BC development environment, the base system symbols still marked as NAV 2018 for vs code and there may be a way to change the version
Yes. restarted/rebooted.
Running shows