Se esta desarrollando un Reporte con Reporting Services que incluye imagenes externas, en este caso serán los logotipos de cada empresa. Al reporte se le incluyo un control de tipo IMAGEN y en sus propiedades se configuro lo siguiente:

alt text

En el campo [mae_imagen] esta el path que apunta a la carpeta de imagenes el SITIO WEB. Al generar el reporte desde Evolution 1.10.1.0 me genera el siguiente error:

Aseinfo.Infrastructure.Base.Exceptions.ReportGenerationException: Hubo un error generando un reporte local de Reporting Services. Ver la excepción interna para detalles. ---> Microsoft.Reporting.WebForms.LocalProcessingException: Se ha producido un error durante el procesamiento local de informes. ---> Microsoft.Reporting.WebForms.ReportSecurityException: El informe 'gt_rpe_recibo_pago_mae' contiene imágenes externas. La propiedad EnableExternalImages no se ha establecido para este informe. at Microsoft.Reporting.WebForms.LocalReport.ValidateReportSecurity(PreviewItemContext itemContext, PublishingResult publishingResult) at Microsoft.Reporting.LocalService.GetCompiledReport(PreviewItemContext itemContext, Boolean rebuild, ControlSnapshot& snapshot) at Microsoft.Reporting.LocalService.CompileReport() at Microsoft.Reporting.WebForms.LocalReport.EnsureExecutionSession() --- End of inner exception stack trace --- at Microsoft.Reporting.WebForms.LocalReport.EnsureExecutionSession() at Microsoft.Reporting.WebForms.LocalReport.InternalRender(String format, Boolean allowInternalRenderers, String deviceInfo, PageCountMode pageCountMode, CreateAndRegisterStream createStreamCallback, Warning[]& warnings) at Microsoft.Reporting.WebForms.LocalReport.InternalRender(String format, Boolean allowInternalRenderers, String deviceInfo, PageCountMode pageCountMode, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings) at Microsoft.Reporting.WebForms.LocalReport.Render(String format, String deviceInfo, PageCountMode pageCountMode, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings) at Aseinfo.Infrastructure.Services.LocalReportingServices2005Generator.Generate(Reporte reporte, DataSet ds) in C:worka3e0cbded2a6d4b3InfrastructureServicesReportesLocalReportingServices2005Generator.cs:line 140 --- End of inner exception stack trace --- at Aseinfo.Infrastructure.Services.LocalReportingServices2005Generator.Generate(Reporte reporte, DataSet ds) in C:worka3e0cbded2a6d4b3InfrastructureServicesReportesLocalReportingServices2005Generator.cs:line 168 at Aseinfo.Infrastructure.Services.CrystalReportsGenerator.Generate(Reporte reporte, DataSet ds) in C:worka3e0cbded2a6d4b3InfrastructureServicesReportesCrystalReportsGenerator.cs:line 145 at Aseinfo.Infrastructure.Services.ReporteService.GenerateReport(Reporte reporte, IEnvironmentVariables variables, IDictionary2 valoresParametros, String rutaTemporal) in C:\work\a3e0cbded2a6d4b3\Infrastructure\Services\Reportes\ReporteService.cs:line 134 at Aseinfo.Infrastructure.Controllers.ReportesController.GenerarReporte(String codigoReporte, Dictionary2 parametros, Boolean mostrandoEnDialogo) in C:worka3e0cbded2a6d4b3InfrastructureControllersReportesController.cs:line 413

Segun se documenta en INTERNET antes de ejecutar el visor de reportes es necesario habilitar:
ReportViewer1.LocalReport.EnableExternalImages = true;

Quedo en espera de su solución.

asked 02 Mar '18, 15:41

Luis%20Armas's gravatar image

Luis Armas
(suspended)
accept rate: 8%


A la version actual (1.11.1.1) esto no es posible. Sin embargo vendrá incluido como mejora en la version 1.11.2

link

answered 05 Mar '18, 12:02

sbarahona's gravatar image

sbarahona ♦♦
(suspended)
accept rate: 32%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Evolution en BitBucket

En este sitio puede acceder al código fuente, centro de descargas y reportar bugs, propuestas y mejoras para Evolution.

Evolution en JIRA

En este sitio puedes sugerir nueva funcionalidad para Evolution, o puedes votar por la funcionalidad ya propuesta por otros usuarios.

Tags:

×1

Asked: 02 Mar '18, 15:41

Seen: 1,893 times

Last updated: 05 Mar '18, 12:02

Related questions

[Acerca de] [Preguntas Frecuentes] [Privacidad] [Soporte] [Contacto]
Copyright 2013-2018. Asesores en Informática