When i am trying to open the word document from VB using objword.documents.open("filename") it is throwing an error saying that
"Word cannot start the convertor mswrd632" . What to do about this. When i am running the same form on a diff machine, word is opening the document. Urgent.