Kbase P14595: Error when printing to Novell print queue using context name
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/03/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 8.X
FACT(s) (Environment):
Progress 9.X
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
SYMPTOM(s):
Error when printing to Novell print queue using context name
Cannot print to Novell print queue using context name
** Unable to open file: <file-name>. Errno=<number>. (98)
** Unable to open file: \\pronw5\tse_pqueue.tse. Errno=2. (98)
CAUSE:
Queue does not use context name for its population over the network
FIX:
Dont use a context name when specifying queue name.
1) issue a command \\servername to see defined queue(s)
2) use this name within your code (ie \\pronw5\tse_pqueue)