Symptoms: The following error occurs when accessing an asp web page:
Server object error ''ASP 0178 : 80070005''
Server.CreateObject Access Error
/_fpclass/fpdbrgn1.inc, line 99
The call to Server.CreateObject failed while checking permissions. Access is denied to this object.
Solution:
1) Browse to the "%ProgramFiles%/Common Files/System directory
2) Right-click the directory and select "Properties"
3) Add the everyone user in the "Security" column and grant permissions to the directory At least readable permissions.
The main cause of this error message is improper setting of ntfs permissions. This happens more in win2003 server.