Asp.net account as a Administrator account!

  • Thread starter Thread starter Confused!
  • Start date Start date
C

Confused!

I just did an update into my windows update and installed
the critical updates. Next thing I know I have a new
member Asp.net Admin account as a user to my computer.Why
is that? Can someone tell me if this is a virus or do I
have to have it. Can I delete this user? Respond
asap!!!!!!!!!!!!!!!Thanks
 
That legitimate account is not the source of your problems.
The account was created when you installed the Windows .NET Framework
1.1
update from Windows Update.
The account is used by .NET Framework enabled applications to run in a
lower
and therefore a more secure context then running under your account
(which
may be an administrator or some other highly privileged account).
Removal or modification of this account may break any .NET Framework
applications if IIS is installed. (There are already a few out there
and significantly more on
their way).
Borrowed from Mike Brannigan [Microsoft]

See also:
http://mvps.org/marksxp/WindowsXP/aspdot.php
 
Back
Top