M
Ming S.
We are using an ActiveX to launch MS Word from IE browser. It works well for
most of the computers running Word 2003 SP2. However, two computers gets
“Class does not support automation or does not support expected interfaceâ€
error. Somehow the statement
Set oWord = new Word.Application
fails on the two machines. Any help will be appreciated.
most of the computers running Word 2003 SP2. However, two computers gets
“Class does not support automation or does not support expected interfaceâ€
error. Somehow the statement
Set oWord = new Word.Application
fails on the two machines. Any help will be appreciated.