Microsoft Dynamics 365 Business Central, MSDYN365BC

The request for path /DynamicsNAV130/dev/metadata failed with code InternalServerError. Reason: NetFx40_LegacySecurityPolicy is enabled and must be turned off in the Microsoft.Dynamics.Nav.Server.exe.config file.

Open the file

C:\Program Files\Microsoft Dynamics 365 Business Central\130\Service\Microsoft.Dynamics.Nav.Server.exe.CONFIG

and set NetFx40_LegacySecurityPolicy = False

<add key=”NetFx40_LegacySecurityPolicy” value=”false”/>

 

netfx

Microsoft Dynamics 365 Business Central, MSDYN365BC

Connecting Visual Code to Microsoft Dynamics 365 Business Central  on Prem 

Connecting Visual Code to Microsoft Dynamics 365 Business Central  on Prem

-> creating Hello Word app using >AL:Go

-> Select Server for configuration

-> Update Parameter Server Instance with the service name  (Default : DynamicsNAV130)

-> Update authentication to windows or other as required (Default : Windows)

-> Update Port to your customer Port (Default : 7049)

-> Download Symbols Enjoy