Re: Changing a directory entry password in C#, something strange?

From: Matjaz Ladava (matjaz_at__nospam_ladava.com)
Date: 06/18/03


Date: Wed, 18 Jun 2003 10:57:01 +0200


Thanks to clarify that.

-- 
lp Matjaz
"O.P. Lichter" <bordev@hotmail.com> wrote in message
news:568db807.0306180051.3175cb55@posting.google.com...
> I have found the problem that caused the strange behaviour in my
> service (of old passwords kept working) it had nothing to do with your
> problem (IIS). I had to explicitly call the UserEntry.Dispose()
> (DirectoryEntry type) method in my service, the Garbage Collector
> obviously does not entirely clean this object from memory. It's like
> the object still remains in some ADS cache (although I disabled it by
> setting UsePropertyCache to false) if you don't .dispose() it and code
> gets out of scope.
>
> > I found a QArticle on the net, which can explain this behaviour with
fix. It
> > aplies to OWA, but it is realy an IIS issue.
> > http://support.microsoft.com/default.aspx?scid=kb;en-us;267568


Relevant Pages

  • IIS (Possible DoS floating around)
    ... IIS ... The focus-ms list is hopping a little regarding some strange behaviour from ... IIS continues to run (or sometimes crashes), but the common thread is that ... run the hfnetchk:" Our servers are at completely current patch levels. ...
    (Incidents)
  • Re: Changing a directory entry password in C#, something strange?
    ... I have found the problem that caused the strange behaviour in my ... service (of old passwords kept working) it had nothing to do with your ... the object still remains in some ADS cache (although I disabled it by ... but it is realy an IIS issue. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Side effects from Visual Studio "Orcas" May CTP / Beta 1?!?
    ... No, as I said, the strange behaviour occurs under ASP.NET 2.0. ... checked that the app was registered with version 2.0 in IIS. ... change behaviour under ASP.NET 2.0! ...
    (microsoft.public.vsnet.general)

Quantcast