MaintBaanIVc: # 42059 (BDNT33663): BwPrint: errors when run as server printer Date: Fri, 16 Jan 2009 16:50:45 +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