I'm a bit unclear what you mean by integer overflow. You might try disconnecting your event handlers and trying to print the report again. If this fixes the problem, periodically begin adding the event handlers back into your application to isolate the problem area.
The only thing I can think of is that there is some event handler code somewhere that is firing at the wrong time occationally and causing the report engine to become confused. Check to be sure you are not processing any data during report generation. If you are, try moving this code to a different event and see if that helps.
If it was that problem i don't think I should have the behavior that I have now.
I have a report that gives me this problem all the time when I try to print to a printer. If I print to the screen everything looks ok.
First I thought it was a printer driver problem but I have tried with 6 different printers (+ pdf995 and PdfCreator ) with the newest driver and I have the problem with all of them. The first page prints then I get the integer owerflow error. If I print to screen everyting is ok. I get all 14 pages.
i also get an integer overflow when printing over the citrix environment. But it happens only for applications compiled with Report Builder 7.03. With 7.02 everything is fine.
Comments
I'm a bit unclear what you mean by integer overflow. You might try
disconnecting your event handlers and trying to print the report again. If
this fixes the problem, periodically begin adding the event handlers back
into your application to isolate the problem area.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
same report with exactly the same data.
The only thing I can think of is that there is some event handler code
somewhere that is firing at the wrong time occationally and causing the
report engine to become confused. Check to be sure you are not processing
any data during report generation. If you are, try moving this code to a
different event and see if that helps.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
now.
I have a report that gives me this problem all the time when I try to print
to a printer. If I print to the screen everything looks ok.
First I thought it was a printer driver problem but I have tried with 6
different printers (+ pdf995 and PdfCreator ) with the newest driver and I
have the problem with all of them. The first page prints then I get the
integer owerflow error. If I print to screen everyting is ok. I get all 14
pages.
with rights.
i also get an integer overflow when printing over the citrix environment.
But it happens only for applications compiled with Report Builder 7.03.
With 7.02 everything is fine.
Good luck
Christian
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com