how can we defend against cyber attacks.
Hi @ismcagdas
We are getting error on client side while showing report on devexpress report viewer
Hi @ismcagdas,
We have Integreted Devexpress Reporting and Devexpress File Upload using both control but we are stuck at displaying report on frontend, data is shown on devexpress print preview.
Currently, we are using Version. Asp.net Zero = 8.5 Devexpress Reporting - (Backend .net core)= 20.2.4 Devexpress Reporting - (Fronend Angular) = 18.2.4
"devexpress-reporting": "~18.2.4", "devexpress-reporting-angular": "~18.2.4", "devextreme": "20.2.4", "devextreme-angular": "20.2.4", "devextreme-aspnet-data": "^2.7.2", "devextreme-aspnet-data-nojquery": "^2.7.2",
Please find below the attachment of the error.
the isue is that devexpress version 18.2.x works fine for angular reporting and when file uploader requires devexpress 20.2.x, so there's always an issue with either one of the components due to different version dependency
HI Team This is log file data
ERROR 2021-01-14 13:50:03,217 [28 ] nostics.DeveloperExceptionPageMiddleware - An unhandled exception has occurred while executing the request. Microsoft.AspNetCore.Routing.Matching.AmbiguousMatchException: The request matched multiple endpoints. Matches:
LockthreatCompliance.Web.Controllers.CustomWebDocumentViewerController.Invoke (LockthreatCompliance.Web.Host) DevExReportDemo.Web.Host.Controllers.DXWebDocumentViewerController.Invoke (LockthreatCompliance.Web.Host) at Microsoft.AspNetCore.Routing.Matching.DefaultEndpointSelector.ReportAmbiguity(CandidateState[] candidateState) at Microsoft.AspNetCore.Routing.Matching.DefaultEndpointSelector.ProcessFinalCandidates(HttpContext httpContext, CandidateState[] candidateState) at Microsoft.AspNetCore.Routing.Matching.DfaMatcher.MatchAsync(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) INFO 2021-01-14 13:50:03,218 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7971ms 500 text/plain
Thank You
error we have stuck while integrating Devexpress Report in Asp.net Zero as we have two different solution for frontend and backend , we are getting error in forntend angular solution.
Version we are using 1.Devexpress Version (BackEnd - Asp.net Core = 20.2.4) 2.Devexpress Vesrion (FrontEnd -Angular = 18.2.4)
Hi velu,
My team is also interested in DevExtreme reporting integration in ASP.NET Core and Angular. Please, send link to: [email protected] / [email protected]
Regards, AB
Hello @Velu, please share the same to [email protected]
Issue Resolved Using npm run Publish . Not use ng build --prod to Deploye IIS