Re: Query permissions for System.Net
- From: "Günter Prossliner" <g.prossliner/gmx/at>
- Date: Mon, 19 Nov 2007 09:06:15 +0100
Hallo!
That looks more like a perf counter or a named mutex.
It is a Performance-Counter
(HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\.NET CLR Networking).
The error-message ("Acces to path ... denied") sounds like the caller
doesn't hold the nessersary "unmanaged Permission" (ACLs).
GP
.
- References:
- Query permissions for System.Net
- From: Gene Chang
- Query permissions for System.Net
- Prev by Date: Re: Unexpected reentrancy on Wait,etc...
- Next by Date: Experience hosting the CLR from native c++ ?
- Previous by thread: Query permissions for System.Net
- Next by thread: Experience hosting the CLR from native c++ ?
- Index(es):
Loading