how can we defend against cyber attacks.
Hi Sir, i want get external IP adress for log maintain table.i was deployed On IIS server. but we need to any exception occured that time get user IP address not Server IP.
Hi Team,
We are facing error while Updating database as we have migrate new project template version (10.0) in old project template version (8.4.0.0),
we have change AbpDynamicParamterValues to AbpDynamicParameterProperties Manually,Code is Building Sucessfully but while updating database we are facing Error.
we are uploading image file with error please help us with solution as fast as possible.
Thank You
Danny
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.
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.
Hi Team,
We stuck while displaying DevExpress Reporting on frontend (Angular), data is showing while clicking on print preview but not on devexpress display control.
please help us to find solution as fast as possible and find below image attachment we stuck at right now.
Asp.net Zero 8.5
Backend DevExpress Version(20.2.4)
Angular DevExpress Version(18.2.4)
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