WSH & Word error

J

Joe Paris

The following line of JavaScript code results in the
following error: "ClassFactory cannot supply requested
class" and code 80040111:

oWord= new ActiveXObject("Word.Application");

This worked until I installed Office 2003. If you
replace "Word" with any other office all (Excell,
PowerPoint, Publisher, etc) the script runs just fine.
Any pointers would be appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top