ASP.NET

  • Thread starter Thread starter Helena
  • Start date Start date
It means you installed the .net framework and you have IIS installed.
ASPNET is the user account that aspx pages run under. I suggest just
ignoring it. It is perfectly normal for that account to exist if you have
the dotnet framework and IIS installed. It will do no harm being there.

Ray at work
 
Ray at said:
It means you installed the .net framework and you have IIS installed.
ASPNET is the user account that aspx pages run under. I suggest just
ignoring it.
It is perfectly normal for that account to exist if you have
the dotnet framework and IIS installed.

It's a result of installing the .NET Framework update, but doesn't mean you
have IIS installed :-)
 
I did not realize that user account would be created even if IIS isn't
installed. Thanks John.

Ray at work
 
You're quite welcome. I knew this because I run 12 systems with XP, and only
3 have IIS installed :-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top