These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

Installation issue: Server.CreateObject Access Err

Login window appears just fine.  Click on login button, and get

Error: Access is Denied.

Server object error 'ASP 0178: 80070005'

Server.CreateObject Access Error

?, line 0

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

I've checked the registry - Scripting.FileSystemObject has read permissions for Everyone.

I've checked the database folder, db, and it's got IUSR_machine set for modify.

I've tried 'Everyone/Full Control' on the folder, to no avail.

Microsoft Windows Script 5.1+ (5.6) is installed.

Microsoft Data Access Components (MDAC) 2.5+ (2.8) is installed.

Server has been rebooted since those components were installed.

This IIS 5.0 on Win2k Server; the code runs just fine on a WinXP Pro laptop.
Jeff 10/13/2005 11:34 AM
Hi Jeff,
Please take a look at this article which I think identifies the possible causes of this error. Let me know.
Cem Alacayir 10/13/2005 4:15 PM