ASP.NET

  • Thread starter Thread starter Worried
  • Start date Start date
W

Worried

I recently purchased a new computer with WIndows XP Pro
on it. After using it a while, especially after going
onlne and doing e-mail with hotmail, I noticed a new
account appear under User Accounts in COntrol
Panel: "ASP.NET Machine A..." Is this usual? Is this
really set up by Windows for me? Or is this from a
hacker? Thanks.
 
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 significanlty more on
their way).
Borrowed from Mike Brannigan [Microsoft]

See also:
http://www.mvps.org/marksxp/windowsxp/aspdot.htm
 
Back
Top