Problem with Word.doc generating C# Application, installed on another local computer
-
Hello, I have a tool that creates a word document using C#. To do this, I used the MS Word 11.0 Object Library. Now I tried installing the application on the local of a colleague of mine but he is unable to create an MS Word doc and is prompting an error. I need help in knowing the requirements (I can't seem to find the right keywords to search for it on google.) Here are some of my questions: - Should the same MS Word version be installed on the user's pc, or will a different version work? - Should it be the same edition? (Like Professional or Small Business edition) - Should the .Net Programmability Support be installed for the MS Word of the user's local? Or is this only needed by the developer to have access to the 11.0 Object library? - Any other useful information? Thank you! Rafferty
-
Hello, I have a tool that creates a word document using C#. To do this, I used the MS Word 11.0 Object Library. Now I tried installing the application on the local of a colleague of mine but he is unable to create an MS Word doc and is prompting an error. I need help in knowing the requirements (I can't seem to find the right keywords to search for it on google.) Here are some of my questions: - Should the same MS Word version be installed on the user's pc, or will a different version work? - Should it be the same edition? (Like Professional or Small Business edition) - Should the .Net Programmability Support be installed for the MS Word of the user's local? Or is this only needed by the developer to have access to the 11.0 Object library? - Any other useful information? Thank you! Rafferty