ASP.NET account

ganjiry

Gamer
Guru
Gold Member
VIP
Local time
8:13 PM
Messages
3,026
Location
Droitwich spa uk
Hi all,
i just went 2 change the password on my account and noticed that there is now a ASP.NET machine account
standard user acc
password protected.
i read somewhere that its somethin 2 do with net framework 1.1 sp1.
is it ok to just delete the account or not??
also i could of sworn i had more than just net frame 1.1 and net framework 4 client profile. am i right in thinking that if a prog needs any version of net frame 2 run. it will install it?
thanks in advance
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom build
OS
Win7 Home Premium x64 SP1
CPU
i7 4770k
Motherboard
Asus maximus VI Hero
Memory
8Gb Kingston HyperX Beast 2400MHz @2133MHz 11-12-11-30
Graphics Card(s)
MSI GTX 780ti Gaming Oc x2
Sound Card
Onboard ROG SupremeFX
Monitor(s) Displays
Asus VG248QE
Screen Resolution
3840X1080 144Hz
Hard Drives
Samung Evo 256Gb, OCZ Agility4 128Gb
1x1TB hitachi storage
PSU
EVGA Supernova 1000w Platinum
Case
Corsair Air 540
Cooling
Corsair H100i
Keyboard
Coolermaster Quickfire Pro
Mouse
Corsair M65 RGB
Internet Speed
74mb dwn/16up
Antivirus
MSE,Malwarebytes
Browser
Chrome
Hi,

ASP.NET Machine Account is created when the Microsoft .Net Framework 1.1 is installed onto a Windows machine.

The aspnet_wp or ASP.NET Machine Account is created when the Microsoft .Net Framework 1.1 is installed onto a Windows computer. The user is created to run the asp.net worker process used in Microsoft's Internet Information Services, which allows ASP.net to run on your local web server (This is pretty much its only use, it is not used to run normal .net managed executables). There is not a need to worry about this user's presence, it was not created in malicious way.

You can remove this account, but it is vital if you do asp.net development work on your machine.
By removing the account you may find your ASP.net projects will no longer function correctly.

ASP.NET Machine Account
http://support.microsoft.com/kb/555299/en-us
Though the above article is for Windows XP, it applieas for windows vista and windows 7.
The standard account can help protect your computer by preventing users from making changes that affect everyone who uses the computer, such as deleting files that are required for the computer to work. We recommend creating a standard account for each user.

When you are logged on to Windows with a standard account, you can do almost anything that you can do with an administrator account, but if you want to do something that affects other users of the computer, such as installing software or changing security settings, Windows might ask you to provide a password for an administrator account.

Delete, Modify
http://www.sevenforums.com/tutorials/2974-user-accounts.html

Original Source
 

My Computer

Computer Manufacturer/Model Number
Compaq Desktop
OS
Windows 7 Ultimate x64
CPU
AMD Sempron Dual Core
Memory
3GB
Graphics Card(s)
NVIDIA GeForce 6150SE nForce 430
Screen Resolution
1024x768
Hard Drives
150GB Sata
Source: Windows XP Common Issues > What is the ASP.NET Machine Account?

Information last revised: October 11, 2004

what is this new user account for? What created it?
the aspnet_wp or asp.net machine account is created when the microsoft .net framework 1.1 is installed onto a windows xp computer. The user is created to run the asp.net worker process used in microsoft's internet information services, which allows asp.net to run on your local web server (this is pretty much its only use, it is not used to run normal .net managed executables). There is not a need to worry about this user's presence; it was not created in malicious way.​
asp.net is a programming framework built on the common language runtime (microsoft .net framework) which can be used on a server to build powerful web applications. For more information on asp.net see here
why does it need another user account?
another user account is created for the asp. Net worker process (aspnet_wp.exe) so that it is not running with administrator privileges. This helps to increase security because if there was a breach the worker process is running as a lowly restricted user rather than having administrator privileges on the local machine. The big complaint with there being another user account is that when it is created, it will prevent auto logon had there previously only been one user on the computer.

This can easily be corrected on the first version of the .net framework v1.1 by downloading the following registry file which fixes the problem by adding aspnet to the special [hidden] accounts list. To do this manually rather than using my file, go to start > run and type in regedit. Then create a new dword called aspnet under hkey_local_machine\software\microsoft\windows nt\currentversion\winlogon\specialaccounts\userlist. There is also another manual method which can correct this issue by having the user specify which account should be used for automatic logon (see here for details).

In september 2004 microsoft released service pack 1 for version 1.1 of the .net framework, the automatic logon issue was corrected along with further security enhancements, and full support for windows xp service pack 2. To download service pack 1 for the framework click here (10.2mb download).​
can i delete it?
you can remove this account, but it is vital if you do asp.net development work on your machine.
By removing the account you may find your asp.net projects will no longer function correctly.

It is possible to recreate the user by issuing the following command from the run dialog (changing the framework version number as appropriate)
%systemroot%\microsoft.net\framework\v1.1.4322\aspnet_regiis.exe /i​

Not all programs install the needed framework(most of them do though), but it will usually state what framework it needs to run.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Windows 7 Ultimate x64 SP1
CPU
QuadCore Intel Core i5-4440, 3100 MHz
Motherboard
ASRock B85 Pro4
Memory
Kingston HyperX Black 8GB DDR3 1600MHz CL9 Dual Channel
Graphics Card(s)
Gigabyte GeForce GTX 770 OC WindForce 3X 2GB DDR5 256-bit
Sound Card
On Board
Monitor(s) Displays
BenQ +VA GW2460HM 24 inch 4 ms GTG
Screen Resolution
1920x1080
Hard Drives
Samsung SSD 840 EVO 120GB
WD Black 500GB SATA III 64MB - 7200 RPM
PSU
Super Flower Golden Green SF-600P14XE(HX) 600W
Case
Zalman Z3 Plus
Browser
Palemoon
thanks 4 the fast as **** reply as usual. i am the only user on my pc and i just game, burn discs, n surf net. no programing. so i can just delete the account? should i keep files wen asked or just delete?
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom build
OS
Win7 Home Premium x64 SP1
CPU
i7 4770k
Motherboard
Asus maximus VI Hero
Memory
8Gb Kingston HyperX Beast 2400MHz @2133MHz 11-12-11-30
Graphics Card(s)
MSI GTX 780ti Gaming Oc x2
Sound Card
Onboard ROG SupremeFX
Monitor(s) Displays
Asus VG248QE
Screen Resolution
3840X1080 144Hz
Hard Drives
Samung Evo 256Gb, OCZ Agility4 128Gb
1x1TB hitachi storage
PSU
EVGA Supernova 1000w Platinum
Case
Corsair Air 540
Cooling
Corsair H100i
Keyboard
Coolermaster Quickfire Pro
Mouse
Corsair M65 RGB
Internet Speed
74mb dwn/16up
Antivirus
MSE,Malwarebytes
Browser
Chrome
When the account was created it would not have created many files as you have not used it yet. You can safely delete the account and any files associated with it.
 

My Computer

Computer Manufacturer/Model Number
Compaq Desktop
OS
Windows 7 Ultimate x64
CPU
AMD Sempron Dual Core
Memory
3GB
Graphics Card(s)
NVIDIA GeForce 6150SE nForce 430
Screen Resolution
1024x768
Hard Drives
150GB Sata
lol i have only just got the notification for this.
cheers
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom build
OS
Win7 Home Premium x64 SP1
CPU
i7 4770k
Motherboard
Asus maximus VI Hero
Memory
8Gb Kingston HyperX Beast 2400MHz @2133MHz 11-12-11-30
Graphics Card(s)
MSI GTX 780ti Gaming Oc x2
Sound Card
Onboard ROG SupremeFX
Monitor(s) Displays
Asus VG248QE
Screen Resolution
3840X1080 144Hz
Hard Drives
Samung Evo 256Gb, OCZ Agility4 128Gb
1x1TB hitachi storage
PSU
EVGA Supernova 1000w Platinum
Case
Corsair Air 540
Cooling
Corsair H100i
Keyboard
Coolermaster Quickfire Pro
Mouse
Corsair M65 RGB
Internet Speed
74mb dwn/16up
Antivirus
MSE,Malwarebytes
Browser
Chrome
Back
Top