'ASP 0178 : 80070005'
Posted: Tue Dec 27, 2005 1:19 am
I supose the error I'm getting is caused by wrong permissions.
I tried the support.microsoft.com/kb/315454 but no success.
The line where I get the error is:
gflax.dll is on system32 folder and registered
The error I'm getting is:
Any help would be preciated
I tried the support.microsoft.com/kb/315454 but no success.
The line where I get the error is:
Code: Select all
Set imagem= server.createobject("GflAx.GflAx")
The error I'm getting is:
Code: Select all
Objecto servidor error 'ASP 0178 : 80070005'
Erro de acesso a Server.CreateObject
/upload/ToFileSystem.asp, line 19
A chamada para Server.CreateObject falhou ao verificar as permissões. O acesso a este objecto é negado.