Hi, Jordan and Paul! I'm using Windows XP Pro, Apache 2.2.13 and Tomcat 6.0.20.
Really, the problem was about the user permission. I was starting Tomcat service with Local System Account. I changed to an administrator account and it worked. Thanks a lot! Gio On 2 nov, 19:02, "Paul Kukiel" <[email protected]> wrote: > Does the user OpenBD is running as have permissions to \\server\printer ? > > UNC paths and remoteservers are always fun with cfexecute. > > Paul. > > > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of > > Gio > Sent: Monday, November 02, 2009 3:56 PM > To: Open BlueDragon > Subject: [OpenBD] CFEXECUTE Problem > > Hi! I've always used CFEXECUTE in Blue Dragon 7.1, but I can't get it > working in OpenBD. > > When I try to print a text document using PRINT.EXE (MS-DOS command), > I receive an MS-DOS error saying that it "cannot initialize > dispositive" (or something like that). It means OpenBD/MS-DOS could > not find the network printer. > > The command is simple like this: > > <cfexecute name = "print" > arguments = "/d:\\server\printer report.txt" > timeout = "10"> > </cfexecute> > > I've tried many different ways, with "CMD /C PRINT ...", with absolute > path, with greater timeout, ..., but it just does NOT print! > > In Blue Dragon 7.1 and directly in MS-DOS, the same command prints the > document with no problem. > > I guess the problem is the network printer path (\\server\printer). > > I also tryed with (\\\\server\\printer), but no luck... > > Any ideas? > > Thanks, > Gio- Ocultar texto das mensagens anteriores - > > - Mostrar texto das mensagens anteriores - --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
