Sometimes, when using the Sitecore XM Cloud Content Editor, you might encounter the Yellow Screen of Death (YSOD). This raises a common question: Can we enable custom error details to see more information about these errors?
The answer lies in modifying the web.config
file. In XM Cloud, while you can adjust settings using XDT transformations, Sitecore doesn’t provide a direct option to enable custom error details specifically for the Content Editor.
To make changes:
- Check out the Sitecore documentation on XM Cloud build configuration.
- Use XDT transformations to adjust the relevant settings in the
web.config
file for your instance.
This should allow you to customize error handling and potentially show more details during troubleshooting.
No comments:
Post a Comment