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: 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, IDictionary Segun se documenta en INTERNET antes de ejecutar el visor de reportes es necesario habilitar: Quedo en espera de su solución. |
A la version actual (1.11.1.1) esto no es posible. Sin embargo vendrá incluido como mejora en la version 1.11.2 |