We need to open a word document which is located on a server on the clients machine using Microsoft Word. The solution is working locally however when deployed on server then on
You can use the DocX class to create your word doxument. Then the Response.Write() method (precise that the doxument extension is .docx) to download the document in your machine