K
Kent
We are writing an application that enforces that specific events are
implemented in project files. The basic work flow would be:
User opens our web application.
User selects some criteria.
Project file is generated based on the selected critieria.
User is able to download the file locally and make modifications to it.
User uploads the file.
File is validated that specific required events/ information exists.
This would require using automation on the server which Microsoft does not
recommend and which we wish to avoid
(http://support.microsoft.com/kb/Q257757).
My question is, are there any third party solutions which allow manipulation
of project files on the server with out the performance and other risks
associated to automating project on the server? Has anyone else implemented
an application like this, how did you accomplish these goals?
Thanks.
implemented in project files. The basic work flow would be:
User opens our web application.
User selects some criteria.
Project file is generated based on the selected critieria.
User is able to download the file locally and make modifications to it.
User uploads the file.
File is validated that specific required events/ information exists.
This would require using automation on the server which Microsoft does not
recommend and which we wish to avoid
(http://support.microsoft.com/kb/Q257757).
My question is, are there any third party solutions which allow manipulation
of project files on the server with out the performance and other risks
associated to automating project on the server? Has anyone else implemented
an application like this, how did you accomplish these goals?
Thanks.