Error dialogs with detailed messages for better troubleshooting

Important

This content is archived and is not being updated. For the latest documentation, go to What's new and planned for Dynamics 365 Business Central. For the latest release plans, go to Dynamics 365 and Microsoft Power Platform release plans.

Enabled for Public preview General availability
Users, automatically Oct 1, 2021 Oct 1, 2021

Business value

AL developers can communicate technical details in a collapsed section of the error dialog. If users need to share information to a support representative, they can now copy technical details to the clipboard.

Feature details

Prior to this release, error messages were a mix of information that can be understood by end users and technical details for the troubleshooter.

Now, AL developers can communicate technical details in a collapsed section of the error dialog. If users need to share information to a supporter, they can now copy technical details to the clipboard. This can include:

  • Detailed error description
  • Session ID
  • AL call stack

See also

ErrorInfo.DetailedMessage([Text]) Method (docs)