Tuesday 17 May 2022

Microsoft Dynamics 365 Business Central. The request for path failed with code NotFound. Reason: Not Found



Your Error log could show something like this

 If you are targeting a cloud instance, supply these IDs if contacting Microsoft support.

Sending request to http://localhost:-------BC190/dev/metadata?tenant=default

Error: Could not connect to the server. Please verify that:

1. The server is started.

2. The development endpoint is enabled (DeveloperServicesEnabled server setting).

3. The service name matches the one specified in the URL.

4. The port number matches the one specified in the URL (DeveloperServicesPort server setting)


Option 2 resolved the problem.


Good luck

Sunday 27 March 2022

Configuring Business Central (Business Central Server & Business Central Web Server)

Hello there,
If you are moving from the old Dynamics NAV days over the new Business Central Version 19 & above,
you have encountered a bit of challenge getting the baby to display in the web browser.
In the old days you only needed to install NAV client. Then any new instances would be created via Microsoft Dynamics Management client.
This time you need to configure Business Central Server
You also Configure Business Central Web sever & point it to the BC server


Use the following links to setup the web server

Good luck