Re: Access deny from Server.CreateObject("COM.ComClsGetSysInfo")
From: Steven Burn (somewhere_at_in-time.invalid)
Date: 08/22/05
- Previous message: DrED_Gasket: "Cannot Save Certificate. Displays in browser"
- In reply to: Dickey: "Access deny from Server.CreateObject("COM.ComClsGetSysInfo")"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 22 Aug 2005 10:20:04 +0100
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
>
- Previous message: DrED_Gasket: "Cannot Save Certificate. Displays in browser"
- In reply to: Dickey: "Access deny from Server.CreateObject("COM.ComClsGetSysInfo")"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]