ASP 0177:800401F3 error on COM object instance creation
From: Denis Mazourick (denism_at_nomail.com)
Date: 09/21/05
- Next message: David Wang [Msft]: "Re: IIS 6 from a Samba share"
- Previous message: gimy: "A specified authentication package is unknown"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 21 Sep 2005 12:08:27 +0300
Hi,
We have the Web Application, which runs fine on most of systems: Win2K,
WinXP, Win2003
However, currently we have one system, where the subject error occurs.
The code is something like the following:
Set serv = Server.CreateObject("OurObjectServer.OurObjectName")
That works perfect if IUSR_<MACHINE> is a member of Administrators group,
but doesn't work if IUSR_<MACHINE> is a member of Users or Power Users.
We didn't install that system so we don't know which policies are there.
We've checked the following:
1. The IIS Server machine is not in Domain
2. Users group (IUSR_<MACHINE> is member of this group) has Modify
permissions over Web Project directory
3. Users group has Read permissions over C:\WINDOWS, C:\WINDOWS\SYSTEM32,
C:\WINDOWS\System32\Inetsrv
We're not sure about registry, but it seems that noone applied any specific
registry permissions.
Thank you for any help,
Denis
- Next message: David Wang [Msft]: "Re: IIS 6 from a Samba share"
- Previous message: gimy: "A specified authentication package is unknown"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|