Base solution for your next web application
Open Closed

Devexpress report on aspnet core (13.1.0) error DXXRDV #11987


User avatar
0
winhost created

Hi,

We are implementing Devexpress report using the following link: https://docs.aspnetzero.com/en/aspnet-core-mvc/latest/DevExpress-Reporting-Implementation

Once we compile the solution everyting seeems to work fine, but once we reach the page with a report we can see the following error:

Any idea on what is causing this issue?

We already tried to to [Route("DXXRDV")] in CustomWebDocumentViewerController. This seems to have solved the routing issues, but then we get a 500 (Internal server error) instead.

Thanks,


3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Could you try this one instead https://aspnetzero.com/blog/devexpress-reporting ?

  • User Avatar
    0
    winhost created

    Hi, We have already followed the indicated link.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @winhost

    In that case, could you share the server side error message ? You can find it in App_Data/Logs folder.