System.ComponentModel.Win32Exception: The operation completed...

G

Guest

When I try to do a print from an asp.net application I get the odd exception
below but nothing comes out on the printer.

System.ComponentModel.Win32Exception: The operation completed successfully
at
System.Windows.Forms.PrintControllerWithStatusDialog.OnStartPrint(PrintDocument document, PrintEventArgs e)
at System.Drawing.Printing.PrintController.Print(PrintDocument document)
at System.Drawing.Printing.PrintDocument.Print()

Anyone know what this means?
 
G

Guest

I am having the same problem. Did you find a solution to your issue? I get
this error when trying to print from an ASP.NET page to a local printer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top