Error
-
- Posts: 24
- Joined: Mon Jul 17, 2006 12:41 am
- Location: Holland
Error
Hi,
I have a strange problem. Sometimes a print call to a HP2420 printer gives back an error:
"The data area passed to a system call is too small."
This happens when I print multiple reports in one go. The report with the error isn't printed, but all the others print well (even when they are printed after the one with error). It doesn't happen all the time. Do you have any idea what this problem might be?
Thanks,
René
I have a strange problem. Sometimes a print call to a HP2420 printer gives back an error:
"The data area passed to a system call is too small."
This happens when I print multiple reports in one go. The report with the error isn't printed, but all the others print well (even when they are printed after the one with error). It doesn't happen all the time. Do you have any idea what this problem might be?
Thanks,
René
-
- Posts: 24
- Joined: Mon Jul 17, 2006 12:41 am
- Location: Holland
Error
Hi,
I don't use sqlserver. Can it be caused by StimulReport?
René
I don't use sqlserver. Can it be caused by StimulReport?
René
Error
Maybe this one: http://support.microsoft.com/kb/822779
-
- Posts: 24
- Joined: Mon Jul 17, 2006 12:41 am
- Location: Holland
Error
Hi,
I've seen those support issues from microsoft as well, but they don't bring a solution.
Next time when it happens I'll post the call stack.
Thanks,
René
I've seen those support issues from microsoft as well, but they don't bring a solution.
Next time when it happens I'll post the call stack.
Thanks,
René
-
- Posts: 24
- Joined: Mon Jul 17, 2006 12:41 am
- Location: Holland
Error
Hello,
Here is the stacktrace I promised:
Stacktrace:
at System.Drawing.Printing.PrinterSettings.GetHdevmodeInternal()
at System.Drawing.Printing.PrinterSettings.GetHdevmode()
at System.Drawing.Printing.PageSettings.get_PaperSource()
at Stimulsoft.Report.Print.StiPrintProvider.Print(StiReport report,
Boolean showPrintDialog, Int32 fromPage, Int32 toPage, Int16 copies,
PrinterSettings printerSettings)
at Stimulsoft.Report.StiReport.Print(Boolean showPrintDialog, Int32
fromPage, Int32 toPage, Int16 copies, PrinterSettings printerSettings)
at Stimulsoft.Report.StiReport.Print(Boolean showPrintDialog,
PrinterSettings printerSettings)
at
AsapReports.ReportHelper.processReportAccordingToPrinterAfhandeling(StiR
eport report, PrinterAfhandeling PrinterAfh)
at AsapReports.ReportHelper.PrintOrder(PrinterAfhandeling printerAfh)
With regards,
René van den Berg
Here is the stacktrace I promised:
Stacktrace:
at System.Drawing.Printing.PrinterSettings.GetHdevmodeInternal()
at System.Drawing.Printing.PrinterSettings.GetHdevmode()
at System.Drawing.Printing.PageSettings.get_PaperSource()
at Stimulsoft.Report.Print.StiPrintProvider.Print(StiReport report,
Boolean showPrintDialog, Int32 fromPage, Int32 toPage, Int16 copies,
PrinterSettings printerSettings)
at Stimulsoft.Report.StiReport.Print(Boolean showPrintDialog, Int32
fromPage, Int32 toPage, Int16 copies, PrinterSettings printerSettings)
at Stimulsoft.Report.StiReport.Print(Boolean showPrintDialog,
PrinterSettings printerSettings)
at
AsapReports.ReportHelper.processReportAccordingToPrinterAfhandeling(StiR
eport report, PrinterAfhandeling PrinterAfh)
at AsapReports.ReportHelper.PrintOrder(PrinterAfhandeling printerAfh)
With regards,
René van den Berg