You might be better off creating a document stream of the word doc on the server side, then sending the result to the browser. Typically a custom handler (ashx) would be the "page" that delivers this form of information.
You may also run into problems running office apps in a server environment. I'm not sure what the licensing rules about this are so you might want to check on that too.
-Peter
compiledthoughts.com