Re: ASP Error 0178 - Please - way behind deadline... (yes - I've done IUSR_XXX)
From: innovate2000 (innovate_@nospam.com)
Date: 07/13/02
- Next message: Egbert Nierop \(MVP for IIS\): "Re: ASP Error 0178 - Please - way behind deadline... (yes - I've done IUSR_XXX)"
- Previous message: innovate2000: "Re: ASP Error 0178 - Please - way behind deadline... (yes - I've done IUSR_XXX)"
- In reply to: innovate2000: "Re: ASP Error 0178 - Please - way behind deadline... (yes - I've done IUSR_XXX)"
- Next in thread: Egbert Nierop \(MVP for IIS\): "Re: ASP Error 0178 - Please - way behind deadline... (yes - I've done IUSR_XXX)"
- Reply: Egbert Nierop \(MVP for IIS\): "Re: ASP Error 0178 - Please - way behind deadline... (yes - I've done IUSR_XXX)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "innovate2000" <innovate_@nospam.com> Date: Sat, 13 Jul 2002 17:08:03 -0400
The Application Log just shows the same message that I get in ASP regarding
denied access
I know I can initiate components as I can create an object reference to
"MSXML2.DomDocument.4.0" and I've mimicked the permissions on that DLL and
still get the same results...
"innovate2000" <innovate_@nospam.com> wrote in message
news:#$YwUrqKCHA.388@tkmsftngp09...
> OK - answers:
> 1. Yes the DLL is in-proc (default) and registered (I auto-assoc all dll's
> w/ regsvr32)
> 2. Audit policy done (thanks for this tip)
> 3. System Everyone, Administrators have Full Control of the folder with
the
> DLL (NTFS). Authenticated Users, Interactive, IUSR_Machine, Server
Operators
> have Read & Execute, List Folder Contents and Read permissions
> 4. DLL is installed on local drive on the server
> 5. I will remove IUSR and Interactive from DCOMCFG
>
> All but 2 & 5 were already done to no avail. I will check the event logs
to
> see what's going on.
>
> Thanks for all of your help.
>
>
> "Egbert Nierop (MVP for IIS)" <egbert_nierop@nospam.com> wrote in message
> news:u87wbKoKCHA.1724@tkmsftngp08...
> > Your configuration is a little difficult to follow but let's ask this
> >
> > the DLL is ran in-process (you use regsvr32?)
> > Can you enable security logging? Go to Local Security Policy and set the
> > Audit policy to record all failures, after this, you'll need to reboot
(or
> > force an apply for the policy which I'm not going to explain now).
> >
> > If you enable that policy, you'll exactly see which user causes what
> > permission error.
> >
> > For the sake of simplicity, can you try to allow Everyone on the DLL
> (read&
> > execute)? If that does help, you're looking in the right corner!
> >
> > IS system allowed -FULL access?
> > is Administrators allowed - Full Access?
> > Is the DLL located on a network drive? If yes, you'll need to place it
> > locally.
> >
> > last but not least, do not use DCOMCNFG, it can mess things up if
setting
> > security was not needed.
> >
> >
>
>
- Next message: Egbert Nierop \(MVP for IIS\): "Re: ASP Error 0178 - Please - way behind deadline... (yes - I've done IUSR_XXX)"
- Previous message: innovate2000: "Re: ASP Error 0178 - Please - way behind deadline... (yes - I've done IUSR_XXX)"
- In reply to: innovate2000: "Re: ASP Error 0178 - Please - way behind deadline... (yes - I've done IUSR_XXX)"
- Next in thread: Egbert Nierop \(MVP for IIS\): "Re: ASP Error 0178 - Please - way behind deadline... (yes - I've done IUSR_XXX)"
- Reply: Egbert Nierop \(MVP for IIS\): "Re: ASP Error 0178 - Please - way behind deadline... (yes - I've done IUSR_XXX)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|