When using an application (the website ASP pages copy a
word file to the server and then opens it on the server
to parse through it), that runs on IIS5 from a client PC,
you receive the following error
Server object error 'ASP 0178 : 80070005'
Server.CreateObject Access Error
/*.asp, line 102
The call to Server.CreateObject failed while checking
permissions. Access is denied to this object.
I tried the fix mentioned in Microsoft article 198432 but
this has not made any difference. (Do you need to reboot
the server for this to take effect?)