Re: Reading keys from HKEY_CURRENT_USER from an impersonated Web Service
- From: "Willy Denoyette [MVP]" <willy.denoyette@xxxxxxxxxx>
- Date: Thu, 23 Mar 2006 17:12:33 +0100
"Simon Hart" <srhartone@[no spam]yahoo.com> wrote in message
news:%23DCt6vlTGHA.3192@xxxxxxxxxxxxxxxxxxxxxxx
| This would never work as it would need to be called from a Web Service so
| the process would run under ASPNET user account regardless of if
| impersonation is used.
|
| Furthermore C# does not support out-of-process COM object so it would have
| to have been developed in native code.
|
COM+ is made for this, drop your class ,derived from ComponentServices, in a
server type COM+ application and run this one as a local user.
Willy.
.
- References:
- Reading keys from HKEY_CURRENT_USER from an impersonated Web Service
- From: Simon Hart
- Re: Reading keys from HKEY_CURRENT_USER from an impersonated Web Service
- From: Ignacio Machin \( .NET/ C# MVP \)
- Re: Reading keys from HKEY_CURRENT_USER from an impersonated Web Service
- From: Simon Hart
- Re: Reading keys from HKEY_CURRENT_USER from an impersonated Web Service
- From: Willy Denoyette [MVP]
- Re: Reading keys from HKEY_CURRENT_USER from an impersonated Web Service
- From: Simon Hart
- Re: Reading keys from HKEY_CURRENT_USER from an impersonated Web Service
- From: Willy Denoyette [MVP]
- Re: Reading keys from HKEY_CURRENT_USER from an impersonated Web Service
- From: Simon Hart
- Re: Reading keys from HKEY_CURRENT_USER from an impersonated Web Service
- From: Simon Hart
- Reading keys from HKEY_CURRENT_USER from an impersonated Web Service
- Prev by Date: How to programmatically invoke Click event of the Button ?
- Next by Date: Re: Pre Screening Questions for a C# developer
- Previous by thread: Re: Reading keys from HKEY_CURRENT_USER from an impersonated Web Service
- Next by thread: A problem with UserControls and MessageBoxes
- Index(es):