I've got into my manage the IIS 7.5 C# web application, where users input the information using the Word 2003 templates. The application uploads the documents and then, using Interop, parses the content and saves it into the database. As far, as I know, the using of office applications from services is a very very bad practice and developers must aviod it by all means (and the windows event logger confirms that). What is the best alernative to organize such process, when user can fill the information OFFLINE into some kind of a template, and then send it so I could upload it to the server properly.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
