I am trying to create a cfobject that will inevitably create a Word Document,
and after reading the materials have decided its probably not a good idea to do
this on our server because it could potentially cause problems.

Is it possible to have the object instantiate on the users machine? I tried
that, but am having no luck getting past "The cause of this exception was
that: AutomationException: 0x80070005 - General access denied error. . I
realize this error has to do with permissions but I cant seem to set it so it
will let it initialize.

Does anyone have any idea how to make this work, or am I trying to do
something illegal?

Thanks in advance.