Error

Stimulsoft Reports.NET discussion
Post Reply
René van den Berg
Posts: 24
Joined: Mon Jul 17, 2006 12:41 am
Location: Holland

Error

Post by René van den Berg »

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é
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Error

Post by Vital »

Hello,

Please visit following url: http://support.microsoft.com/kb/810065

Thank you.
René van den Berg
Posts: 24
Joined: Mon Jul 17, 2006 12:41 am
Location: Holland

Error

Post by René van den Berg »

Hi,

I don't use sqlserver. Can it be caused by StimulReport?

René
Brendan
Posts: 309
Joined: Sun Jul 16, 2006 12:42 pm
Location: Ireland

Error

Post by Brendan »

René van den Berg
Posts: 24
Joined: Mon Jul 17, 2006 12:41 am
Location: Holland

Error

Post by René van den Berg »

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é
René van den Berg
Posts: 24
Joined: Mon Jul 17, 2006 12:41 am
Location: Holland

Error

Post by René van den Berg »

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

Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Error

Post by Vital »

Hello,

We don't find any solution for this problem. Sorry.

Thank you.
Post Reply