Hi, I Got an error "No Printer is Installed" when i m running my program in web server, my coding in print button... ReportPrintDocument rp = new ReportPrintDocument(ReportViewer1.LocalReport); rp.Print();