Re: ASP Error 0178 - YAY - RESOLUTION!!
From: innovate2000 (innovate_@nospam.com)
Date: 07/14/02
- Next message: Wade A. Hilmo [MS]: "Re: IIS Lockdown / URLScan 2.5 Part Two"
- Previous message: innovate2000: "Re: ASP Error 0178 - Please - way behind deadline... (yes - I've done IUSR_XXX)"
- In reply to: innovate2000: "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: Sun, 14 Jul 2002 17:41:27 -0400
OK all -
Mr. Paul Lynch suggested I run Filemon on the server. THIS WAS AN ABSOLUTELY
KEY CALL!! A very useful (and FREE) program - every NetAdmin should have
it - you can get it here:
http://www.sysinternals.com/ntw2k/source/filemon.shtml
Run Filemon.exe. There is a LOT of information for a few seconds of
activity, so only run it *just* before you try your ASP (or whatever you're
testing). After the error, save the output to a file and review (I did a
find for "Access Denied").
The error was **NOT** IUSR related. It was the permission on msvbvm60.dll.
Once "Everyone" was added, the ASP application worked fine.
Thanks for everyone's help.
"innovate2000" <innovate_@hotmail.com> wrote in message
news:O0xkGaiKCHA.2400@tkmsftngp08...
> Hello all.
> I have a weird ASP 0178 error that happens on a DLL that I *know* works
> (confirmed with VB client app on server to ensure proper installation).
>
> "Server object, ASP 0178 (0x80070005)
> The call to Server.CreateObject failed while checking permissions. Access
is
> denied to this object."
>
> Added the INTERACTIVE and IUSR_ accounts to Allow Access & Launch. even
> tried setting the security in IIS to allow Script and Executable Execute
> (have since changed it back). The IIS folder security (set in the IIS MMC
> snap in) is Meduim (Pooled). The permissions on the DLL are teh same as
the
> folder it's housed in (INTERACTIVE & IUSR have been set to Read &
Execute).
>
> DCOMCFG Default Security params:
> INTERACTIVE and IUSR_MACHINENAME = "Allow Access" & "Allow Launch"
>
> DCOMCFG Default Properties params:
> "Enable DCOM on this computer"=CHECKED
> "Enable COM internet services on this computer" NOT CHECKED
> "Default Authentication"="Default"
> "Default Impersonation"="Impersonate"
>
> What have i forgotten?
>
>
- Next message: Wade A. Hilmo [MS]: "Re: IIS Lockdown / URLScan 2.5 Part Two"
- Previous message: innovate2000: "Re: ASP Error 0178 - Please - way behind deadline... (yes - I've done IUSR_XXX)"
- In reply to: innovate2000: "ASP Error 0178 - Please - way behind deadline... (yes - I've done IUSR_XXX)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|