L
laguna.noir
Hello all
When printing from Enterprise Service I've got strange exception:
System.ComponentModel.Win32Exception: The operation completed
successfully
Server stack trace:
at System.Drawing.Printing.PrinterSettings.GetHdevmodeInternal()
at System.Drawing.Printing.PrinterSettings.GetHdevmode(PageSettings
pageSettings)
at
System.Drawing.Printing.PrintController.OnStartPrint(PrintDocument
document, PrintEventArgs e)
at
System.Windows.Forms.PrintControllerWithStatusDialog.OnStartPrint(PrintDocument
document, PrintEventArgs e)
at System.Drawing.Printing.PrintController.Print(PrintDocument
document)
at System.Drawing.Printing.PrintDocument.Print()
It appears only when printing on some printers, with others it works
well. Also, I tried to print the same image on the same printer using
the standard Windows image viewer and had no any problems. What could
be the source of this exception?
When printing from Enterprise Service I've got strange exception:
System.ComponentModel.Win32Exception: The operation completed
successfully
Server stack trace:
at System.Drawing.Printing.PrinterSettings.GetHdevmodeInternal()
at System.Drawing.Printing.PrinterSettings.GetHdevmode(PageSettings
pageSettings)
at
System.Drawing.Printing.PrintController.OnStartPrint(PrintDocument
document, PrintEventArgs e)
at
System.Windows.Forms.PrintControllerWithStatusDialog.OnStartPrint(PrintDocument
document, PrintEventArgs e)
at System.Drawing.Printing.PrintController.Print(PrintDocument
document)
at System.Drawing.Printing.PrintDocument.Print()
It appears only when printing on some printers, with others it works
well. Also, I tried to print the same image on the same printer using
the standard Windows image viewer and had no any problems. What could
be the source of this exception?