Hey
i can show product Name and its logo besides the product Name show in attachement
logo size is just 2 kb
but after sometimes when generate the report the error occure like
Following error occured: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> CrystalDecisions.CrystalReports.Engine.InternalException: Error in File C:\WINDOWS\TEMP\GuideListReport {07ABAE27-0B17-4E64-90FD-D76D0145A095}.rpt: The request could not be submitted for background processing. ---> System.Runtime.InteropServices.COMException (0x800002AD): Error in File C:\WINDOWS\TEMP\GuideListReport {07ABAE27-0B17-4E64-90FD-D76D0145A095}.rpt: The request could not be submitted for background processing. at CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Export(ExportOptions pExportOptions, RequestContext pRequestContext) at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext) --- End of inner exception stack trace --- at CrystalDecisions.ReportAppServer.ConvertDotNetToErom.ThrowDotNetException(Exception e) at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext) at CrystalDecisions.CrystalReports.Engine.FormatEngine.ExportToStream(ExportRequestContext reqContext) at CrystalDecisions.CrystalReports.Engine.ReportDocument.ExportToStream(ExportOptions options) at CrystalDecisions.CrystalReports.Engine.ReportDocument.ExportToStream(ExportFormatType formatType) at ReportWS.ConvertReportingDocumentToStream(ReportDocument reportDocument, enuReportExportFormats reportExportFormat) at ReportWS.GetGuideList(enuReportExportFormats reportExportFormat, Int32 languageId, DateTime fromDate, DateTime toDate, Int32 guideId, Int32 prodId) --- End of inner exception stack trace ---
how can i solve this problem