IIS Server Security - Access deny from Server.CreateObject("COM.ComClsGetSysInfo")

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server Security > August 2005 > Access deny from Server.CreateObject("COM.ComClsGetSysInfo")





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 Access deny from Server.CreateObject("COM.ComClsGetSysInfo")
Dickey

2005-08-22, 2:49 am

Help please!!

I have an asp page that generates an error with the statement:

Set Com1= Server.CreateObject("COM.ComClsGetSysInfo")

I keep getting the error:

'ASP 0178 : 80070005' Server.CreateObject Access Error
The call to Server.CreateObject failed while checking permissions. Access is
denied to this object.

Can anyone help, I've tried having IUSR and IWAM<machine name> have full
control but no help.

Thanks a lot

Steven Burn

2005-08-22, 7:49 am

1. What does the control do? (e.g. does it use any other controls?)
2. Do IUSR_<machine> and IWAM_<machine> have read/write permissions for;

a. The control itself
b. The folder containing the control
c. The TEMP folder (in the majority of cases, you'll find this is used
when the control is instantiated)

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

"Dickey" <Dickey@discussions.microsoft.com> wrote in message
news:766BFD59-8DFC-41B0-B04B-06B8EA395EAB@microsoft.com...
> Help please!!
>
> I have an asp page that generates an error with the statement:
>
> Set Com1= Server.CreateObject("COM.ComClsGetSysInfo")
>
> I keep getting the error:
>
> 'ASP 0178 : 80070005' Server.CreateObject Access Error
> The call to Server.CreateObject failed while checking permissions. Access

is
> denied to this object.
>
> Can anyone help, I've tried having IUSR and IWAM<machine name> have full
> control but no help.
>
> Thanks a lot
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com