Authorization Manager, ASP.NET, possible memory leak
From: Dominick Baier (dotnet_at_leastprivilege.com)
Date: 12/15/04
- Next message: Eliyahu Goldin: "Re: http request from windows service"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: http request from windows service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: microsoft.public.dotnet.security Date: Wed, 15 Dec 2004 13:42:26 -0800
do you release those contexts again??
e.g. with
System.Runtime.InteropServices.Marshal.ReleaseComObject(context);
---
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
nntp://news.microsoft.com/microsoft.public.dotnet.security/ We are using Authorization Manager in an ASP.NET application. We are using
Microsoft.Interop.Security.AzRoles. We appear to have a memory leak when
calling the method InitializeClientContextFromName. In a simulation, when we
call this method 1000 times, the LSASS process consumes more and more memory
and does not release it until the application pool is recycled. Has anyone
had an issue with Memory and Authorization Manager in ASP.NET?
John
[microsoft.public.dotnet.security]
Relevant Pages
... thread there and see if any progress has been made. ... We appear to have a memory leak when ... > calling the method InitializeClientContextFromName. ... > had an issue with Memory and Authorization Manager in ASP.NET? ...
(microsoft.public.dotnet.framework.aspnet.security)
... This is the only post related to authorization manager - Hope I get some ... I am using AD store, when I used the following code to get the tasks ... We appear to have a memory leak when ... > calling the method InitializeClientContextFromName. ...
(microsoft.public.dotnet.security)
... We are using Authorization Manager in an ASP.NET application. ... calling the method InitializeClientContextFromName. ... the LSASS process consumes more and more memory ...
(microsoft.public.platformsdk.security)
... We are using Authorization Manager in an ASP.NET application. ... calling the method InitializeClientContextFromName. ... the LSASS process consumes more and more memory ...
(microsoft.public.dotnet.security)
... We are using Authorization Manager in an ASP.NET application. ... calling the method InitializeClientContextFromName. ... the LSASS process consumes more and more memory ...
(microsoft.public.dotnet.framework.aspnet.security)