Board index » Visual Studio » Server.CreateObject - permissions error question
|
ahackney
|
Server.CreateObject - permissions error question
Visual Studio320
I'm trying to create a Word document on the server via ASP, but am getting the following error which I know is a result of the IUSR account not having Read/Execute permissions to the relevant DLL: Server object error 'ASP 0178 : 80070005' Server.CreateObject Access Error /techhelpdesk/test.asp, line 11 The call to Server.CreateObject failed while checking permissions. Access is denied to this object My question simply is: does anyone know which dll file is used when creating a Word document? I've tried using Filemon to pin it down, but it doesn't report a permissions error strangely enough. Thanks for any help. - |
