This could be happening due to failed login attempts on the ASPNET
user account. I'd turn on security auditing and track when and where
the login attempts are coming from.
Does the ASP.NET application ever run? In other words, could the
ASPNET password be misconfigured in machine.config?
To learn more about enabling auditing, check out:
http://www.pluralsight.com/keith/boo...eauditing.html
HTH,
--
Scott
http://www.OdeToCode.com
On Thu, 1 Jul 2004 07:12:02 -0700, "exkievan"
<> wrote:
>We're running ASP.Net application on the server running Win2k Advanced Server. Everytime server is rebooted the ASPNET account gets locked. Can anyone help me with solving this problem?