RE: Exception Management App Block - System.ComponentModel.Win32Ex
- From: Steven <mbcdev@xxxxxxxxxxxxxxxx>
- Date: Tue, 5 Apr 2005 07:25:11 -0700
I am actually not having as much luck in Win2k3. I have <identity
impersonate="true" /> in my web.config file. I have added the IUSR_xxxxxx
account to the Users group, and given it access in the registry but i am
still getting the same error. Any ideas?
"Steven Cheng[MSFT]" wrote:
> Thanks for your followup Steven,
>
> Glad that you've made greate progress on this issue. I think your finding
> on this problem is correct, since you're using impersonate, (and you're
> allowing anonymous access to your web application also ,yes?). Then, the
> default anonymous account (IUSER_Machine) will be used as the asp.net
> request's executing account, then if you're access registry in asp.net
> code, the permission will depend on the IUSER_Machine's access privileges.
>
> GOOD luck!
>
>
> Steven Cheng
> Microsoft Online Support
>
> Get Secure! www.microsoft.com/security
> (This posting is provided "AS IS", with no warranties, and confers no
> rights.)
>
>
.
- Follow-Ups:
- RE: Exception Management App Block - System.ComponentModel.Win32Ex
- From: Steven Cheng[MSFT]
- RE: Exception Management App Block - System.ComponentModel.Win32Ex
- References:
- Exception Management App Block - System.ComponentModel.Win32Except
- From: Steven
- RE: Exception Management App Block - System.ComponentModel.Win32Except
- From: Steven Cheng[MSFT]
- RE: Exception Management App Block - System.ComponentModel.Win32Except
- From: Steven Cheng[MSFT]
- RE: Exception Management App Block - System.ComponentModel.Win32Ex
- From: Steven
- RE: Exception Management App Block - System.ComponentModel.Win32Ex
- From: Steven Cheng[MSFT]
- Exception Management App Block - System.ComponentModel.Win32Except
- Prev by Date: Re: DropDownList Problem
- Next by Date: RE: how to reset control ID numbering when databinding
- Previous by thread: RE: Exception Management App Block - System.ComponentModel.Win32Ex
- Next by thread: RE: Exception Management App Block - System.ComponentModel.Win32Ex
- Index(es):
Relevant Pages
|
Loading