ReportViewer hangs after printing is complete
Hi!
I have a form where a ReportViewer is filled with a local report. After I press the print button everything goes ok, but when the printing is complete, there is a text ( StartDocPrinter call was no issued) in the ReportViewer and the software jams. I've tried to google my way out but so far I haven't found any help. Could someone please help me?
Oh, and I'm using VB2005.
I would try a different printer driver or printer, it happened to me that whenever i print a landscape report having a matrix , PC restarts, it turns out to be a bug in HP printer drivers, try a postscript driver also
Thanks
Problem is solved, I installed the Visual Studio 2005 Service Pack 1 and it worked. No more error, everything goes smooth, real smooth. So if anyone else encounters similar problems, try to install the Service Pack 1 first.