When calling Microsoft word through a VB application it comes up with the Error "Cannot create Active X Component."
What could be the cause of this????????? I am using the following!

Dim oWordApp as Word.Application!!!

Should I rather use ...

Dim oWordApp as New Word.Application!!!

Would the version of Microsoft Word have any affect?? if your origninal reference was a previous version of word (97)?????????