If you cannot identify the reason why your Renderer app is not working, you can run the diagnostics page.
web.config
<configuration>
<appSettings>
NOTE: You should enable this setting only for debugging purposes.
Sitefinity ASP.NET Core Renderer supports diagnosing the page for performance problems.
For page diagnostics, you do not have to setup Sitefinity CMS, using the procedure above.
PREREQUISITES: You must be in development environment
To diagnose a page, you must include the ?sfdiagnostics query parameter in the page URL. A value for the query parameter is not required.
?sfdiagnostics
RESULT: When the page is executed with the query parameter, each widget is profiled for the requests made through the HttpClient interface. The time for the widget execution is logged as well.
HttpClient
The following screenshot displays a sample result:
In the example above, you can see the following:
NOTE: The times are fast, because the data was fetched in the preparation stage, prior to executing the page.
Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.
This free lesson teaches administrators, marketers, and other business professionals how to use the Integration hub service to create automated workflows between Sitefinity and other business systems.
This free lesson teaches administrators the basics about protecting yor Sitefinity instance and its sites from external threats. Configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.
The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important