Solutions for database error on server

Hi guys,
I found my database works just fine on my hard drive but not on the server.
I receive the error:
'ActiveX Component Can't Create Object'
these are the line of code that triggers the error:
Set appWord = GetObject(, "Word.Application")
Any ideas for this?
I am owner of the server so unable to make any updates there.
Thanks.
