IIS Server Security - The call to Server.CreateObject failed while checking permissions.

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server Security > March 2006 > The call to Server.CreateObject failed while checking permissions.





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author The call to Server.CreateObject failed while checking permissions.
Jaime Stuardo

2006-03-03, 6:27 pm

Hi all..

I was struggling with this error while trying to run an ASP page under IIS
6.0 (Windows Server 2003).

The complete error is:
"The call to Server.CreateObject failed while checking permissions. Access
is denied to this object. "

I tried everything. Giving full control permissions to COM directory to all
imaginable users and groups (including IUSR_machinename, even when I don't
allow anonymous users to the site), giving full control permissions to that
users in Component Services console, and I even added roles to COM+
applications. But none of that worked.

I have followed recommendations of a lot of sites telling about that
problem, but the problem doesn't disappear.

Any help will be greatly appreciated
Thanks

Jaime
Daniel Crichton

2006-03-03, 6:27 pm

What is the component written it? Does the account the site is running under
have permissions to execute all other dependent DLLs?

I had this the other day with a VB COM DLL I wrote, discovered that the
MSVB6VM.DLL in the System32 folder did not have execute permission for the
IUSR account and that was causing the error.

Dan

Jaime wrote on Fri, 3 Mar 2006 06:11:30 -0800:

> Hi all..
>
> I was struggling with this error while trying to run an ASP page under IIS
> 6.0 (Windows Server 2003).
>
> The complete error is:
> "The call to Server.CreateObject failed while checking permissions. Access
> is denied to this object. "
>
> I tried everything. Giving full control permissions to COM directory to
> all imaginable users and groups (including IUSR_machinename, even when I
> don't allow anonymous users to the site), giving full control permissions
> to that users in Component Services console, and I even added roles to
> COM+ applications. But none of that worked.
>
> I have followed recommendations of a lot of sites telling about that
> problem, but the problem doesn't disappear.
>
> Any help will be greatly appreciated
> Thanks
>
> Jaime



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com