Cannot run database on server; works fine on local disk

Hello,
My database works very well on my hard disk. But whenever I try to run it on the server, I get the following error:
'ActiveX Component Can't Create Object'
Here's the code that activates the error:
Set appWord = GetObject("Word.Application")
Need some suggestions for this error. I am not able to make any updates there.
Thanks a lot.
