DevSweelinck: # 42060 (BDNT33663): BwPrint: errors when run as server printer Date: Fri, 16 Jan 2009 16:50:54 +0100 (CET) Created on: MaintStrauss Type: bugfix Problem Description (Customer terms) Windows Server Printing on some HP printer drivers sometimes causes "StartDoc failed" events in Event Viewer. Test Procedure Use Windows Server Printer. Use HP P3005 PS or HP Universal Printing PS driver Connect to the bshell as a domain user. Take care that that same domain user is NOT logged in interactively on the windows machine where the bshell is running. You may connect with Remote Desktop, but then DO NOT USE that same domain user. You may connect to the (shared) printer to see its queue. You may use your local event viewer to see whether events are logged on the remote machine. You may use a normal print session, or you may use a simple 3GL script like this: function main() { run.prog( "C:\Infor\FatClients\BaanIV\bse\bin\bwprint.exe", "/s /p c:\shared\sdis\tech4619\fonttest0.bpf", RP_WAIT ) } First use an old bwprint to see whether you can reproduce the "StartDoc failed" events. Then use the new bwprint and see that no "StartDoc failed" event is generated. Affected Executables bwprint.exe Motive source SDIS:TECH-00000-04619 DevSweelinck: # 40597 (BDNT32592): BwPrint: /s option with remote HP LJ P1505 causes crash Date: Mon, 15 Sep 2008 11:13:19 +0200 (CEST) Created on: MaintBaanIVc Type: bugfix Problem Description (Customer terms) Windows Server Printer with remote HP LJ P1505 printer causes crash in BwPrint Test Procedure Start BwPrint with /s option ('silent'; this option is used by Windows Server Printer), and print to a remote HP LJ P1505 printer driver. Affected Executables bwprint Motive source SDIS:TECH-00000-04115