PDA

View Full Version : help fix: Server.CreateObject Access Error


bkvn46
Aug 21, 2009, 12:20 PM
Hi,

I use PL 9.2.1 and now I'm getting the following error;

Server object error 'ASP 0178 : 80070005'

Server.CreateObject Access Error

/nhansu/UploadScript1.asp, line 11

The call to Server.CreateObject failed while checking permissions. Access is denied to this object.

The page is trying to use ASPUpload.

Help please!
thanks.

Maa
Aug 22, 2009, 06:40 PM
Most common way of dealing with denied access is filemon.
http://technet.microsoft.com/en-us/sysinternals/bb896642.aspx

Try to reproduce this error and check what filemon shows.