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)
-
0
Hi,
Could you try this one instead https://aspnetzero.com/blog/devexpress-reporting ?
-
0
Hi, We have already followed the indicated link.
-
0
Hi @winhost
In that case, could you share the server side error message ? You can find it in App_Data/Logs folder.