Skip to main content

Failed to Load Resource

DevExpress Blazor components use an RCL (Razor class library) with static assets to share resources. The following exceptions occur if your application does not load client-side resources correctly:

Failed to load resource: the server responded with a status of 404 () - dx-blazor.js
Failed to load resource: the server responded with a status of 404 () - dx-blazor.css
Failed to load resource: the server responded with a status of 404 () - dx-blazor.bs5.css

To fix this issue, check that:

Refer to the following topic for more information: Consume content from a referenced RCL.