Groups | Blog | Home
all groups > iis security > august 2005 >

iis security : Access deny from Server.CreateObject("COM.ComClsGetSysInfo")


Dickey
8/21/2005 7:21:01 PM
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
8/22/2005 10:20:04 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!

[quoted text, click to view]

AddThis Social Bookmark Button