M
Mighty
Hi Folks,
I am hopeful that someone here will be able to help me as this is racking my
brains. I have developed an ASP program which, when the users submits a form,
opens an Excel page in the background, adds in some data, sends the file to a
printer and then closes the Excel document without saving. That all works
perfectly well on my Windows XP (IIS 5) development PC.
However, when I copy the code over to my webserver (windows server 2003 with
IIS 6) the document won't print. It opens and updates the document (and I can
even save it) but it won't print. I have all the same printers setup on the
webserver as I do on my own PC. I even set up the website to run using the
administrator account in case it was some permissions issue but it still
won't print. The page just sits there for ages and then comes up with a "Page
Cannot Be Displayed" error or "the maximum time for this script has been
exceeded"
If anyone can suggest a solution to this problem, I would really appreciate
it.
I am hopeful that someone here will be able to help me as this is racking my
brains. I have developed an ASP program which, when the users submits a form,
opens an Excel page in the background, adds in some data, sends the file to a
printer and then closes the Excel document without saving. That all works
perfectly well on my Windows XP (IIS 5) development PC.
However, when I copy the code over to my webserver (windows server 2003 with
IIS 6) the document won't print. It opens and updates the document (and I can
even save it) but it won't print. I have all the same printers setup on the
webserver as I do on my own PC. I even set up the website to run using the
administrator account in case it was some permissions issue but it still
won't print. The page just sits there for ages and then comes up with a "Page
Cannot Be Displayed" error or "the maximum time for this script has been
exceeded"
If anyone can suggest a solution to this problem, I would really appreciate
it.