Microsoft Dynamics 365 Business Central

Bad request error with Download Symbols

When you created the sandbox with a specific name, you need to add “tenant” details in the Launch.json page.

Issue :

The request for path /v1.0/sandbox/dev/packages?publisher=Microsoft&appName=System&versionText=16.0.0.0 failed with code BadRequest. Reason: Bad Request

[2020-05-24 01:28:25.17] Could not download reference symbols. Please ensure that:
1. The correct server name and instance are specified in the launch.json file.
2. The correct application version is specified in the app.json file.
3. The dependencies are correctly specified in the app.json file.
Resolution :

Business central, Microsoft Dynamics 365 Business Central

VS Code Setup for Dynamics 365 Business Central Wave 2 and download symbol issue

Error :

error AL1045: The package cache

The request for path /BC150/dev/packages?publisher=Microsoft&appName=System&versionText=15.0.0.0 failed with code NotFound. Reason: Not Found

After downloading Dynamics 365 BC Wave 2 I encountered above two issues.

I did change fallowing things to my helloworld app , then it started working. Hope this information will help someone.

  1. Download Latest version of VS Code
  2. Check you have the latest version of AL Extension for VS code (mine as of 10-11-2019)

  1. Make sure developer services are enabled in config

  1. Select extension target platform as Wave2

  1. Update config in launch.json

  1. Now you can download symbols

Happy to learn if I miss anything in this article. #BCALhelp

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

Business central, Microsoft Dynamics 365 Business Central, MSDYN365BC

Microsoft Dynamics 365 Business Central is Live!!!

Microsoft Dynamics 365 Business Central,A modern solution for modern businesses.

I feel I entered into new Phase of my career as Dynamics NAV developer. I know It’s definitely gonna be an exciting one. I first had a chance to see the look of it in #NAVTechDays2017 then I was sceptical about how it will going to work as SAAS application and how easy the customization can be done etc…

But Thanks to all the Nav Blogs,MVP’s ,Freddy and Microsoft development team for their continuous effort to publish right information that needed for ecosystem to aware of what’s going on.

I’m sharing the resources links here for Dynamics 365 Business Central

Documentation

https://docs.microsoft.com/en-us/dynamics365/business-central/index

YouTube videos

https://www.youtube.com/channel/UCJGCg4rB3QSs8y_1FquelBQ/search?query=Dynamics+365+Business+Central

Object Licensing with Microsoft Dynamics 365 Business Central

http://www.kauffmann.nl/2018/03/30/object-licensing-with-microsoft-dynamics-365-business-central/

Free Trail of #MSDYN365BC

https://trials.dynamics.com/Dynamics365/Signup/BusinessCentral

I created my Trail Account today, I hope you will try it and discover a lot of a nice features.

 

Finally , I want to say congratulations to Microsoft Dynamics NAV/Business Central Team, I am proud to be part of this community.