R
Ricardo Silva
Hi,
I have a ASP.net application that uses office PIA 2003 to open office
documents in server.
It works fine if the document has no dialogs.
If the file have dialogs like "update...", word,excel application stops
processing till user answer the dialog, but the dialog is showed in server,
not in client machine, so the user will never recieve the message and the
access to the file is denied because it is in use.
How can I avoid that messages? Is that possible? Is there some way to bypass
the dialogs with a standard parameter?
If not how can I close the file automatically? Can I set a timeout to close
the file?
It's very important to me and I really appreciate some help.
Tahnks in advance.
I have a ASP.net application that uses office PIA 2003 to open office
documents in server.
It works fine if the document has no dialogs.
If the file have dialogs like "update...", word,excel application stops
processing till user answer the dialog, but the dialog is showed in server,
not in client machine, so the user will never recieve the message and the
access to the file is denied because it is in use.
How can I avoid that messages? Is that possible? Is there some way to bypass
the dialogs with a standard parameter?
If not how can I close the file automatically? Can I set a timeout to close
the file?
It's very important to me and I really appreciate some help.
Tahnks in advance.