Hello
My app (using C1 reports for ASP.net) has been working properly for months. Now suddenly at a customer site I get the following error message:
System.InvalidOperationException: The object is currently in use elsewhere. at System.Drawing.Graphics.Dispose(Boolean disposing) at System.Drawing.Graphics.Dispose() at C1.Util.0F.DK(Metafile 22T, 0I 22U) at C1.Util.0F.DJ(Metafile 22S) at C1.C1Pdf.12.JS(Metafile 2F4, RectangleF 2F5, RectangleF 2F6, Boolean 2F7) at C1.C1Pdf.12.JQ(Image 2EY, RectangleF 2EZ, RectangleF 2F0) at C1.C1Pdf.12.JP(Image 2EW, RectangleF 2EX) at C1.Win.C1Report.PdfFilter.EndReport() at C1.Win.C1Report.Layout.Z8() at C1.Win.C1Report.C1Report.019() at C1.Win.C1Report.C1Report.018(ExportFilter 3AA, Boolean 3AB) at C1.Win.C1Report.C1Report.RenderToFile(String fileName, FileFormatEnum fmt) at C1.Web.C1WebReport.01.5H(Boolean UW) at C1.Web.C1WebReport.C1WebReport.ShowPDF(Boolean embedFonts) at C1.Web.C1WebReport.C1WebReport.ShowPDF() at ap.ap.Remiliq6.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\ap\Remiliq6.aspx.vb:line 54 at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain
Framework version 1.1
We tried restarting the server and reinstalling the app, no luck
Any help wull be appreciated