I have an asp page that automatically populates a word document via
vbscript. It works perfectly(it is for the intranet so I can make
some assumptions). The only problem is when i use the word.printout
function it doesn't always work. Sometimes it doesn't print at all
and sometimes it prints the first page and I get the error:
"ERROR:" timeout
OFFENDING COMMAND: timeout
STACK:
Any suggestions would be greatly appreciated.
vbscript. It works perfectly(it is for the intranet so I can make
some assumptions). The only problem is when i use the word.printout
function it doesn't always work. Sometimes it doesn't print at all
and sometimes it prints the first page and I get the error:
"ERROR:" timeout
OFFENDING COMMAND: timeout
STACK:
Any suggestions would be greatly appreciated.
Comment