RE: WIN32OLE problem (1)
Marianna
26-3-2006 20:17
I managed to get error information :
"failed to create DCOM server `excel.Application' in `localhost'
HRESULT error code:0x80070005
Access is denied. "
RE: WIN32OLE problem (1)
4-4-2006 7:33
Hi Marianna,
Using webrick, did you try to run both production and development? Other than that this seems to be an application access issue, for example that the anonymous IIS user is not allowed to do the excel stuff you ar trying to do (read permisions on the file?)