473,385 Members | 1,712 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes and contribute your articles to a community of 473,385 developers and data experts.

How to Restore ASPNET Machine Account

I thought this might be useful. So I recently had an issue where my system got somewhat royally messed up and a main part of that was the .NET Framework. Well, even after reinstalling and following several "fixes" online, it wouldn't reset the ASPNET Machine Account. I've also seen many other posts where people couldn't restore the ASPNET Machine Account. So after further investigation, here's what I did:

To restore the ASPNET Machine Account in Windows XP:


Part 1:

Start > Run > %systemroot%\Microsoft.NET\Framework\v1.1.4322\asp net_regiis.exe /i

Note: change the version number accordingly


Part 2:

Start > Run > regedit > OK

Navigate to HKEY_LOCAL_MACHINE > SOFTWARE > Microsoft > ASP.NET > MachineAccounts

Set ASPNET to (0)

If you do not see MachineAccounts, Right-click on ASP.NET and select New > Key

Set the new key to MachineAccounts

Within the MachineAccounts key right-click > New > DWORD Value > ASPNET and set it to (0).



Part 3:

Start > Run > control userpasswords2 > OK

Select the Advanced tab > click Advanced button

Go into the Users folder

Double-click ASPNET account and UNcheck "Account is disabled"

Go to Member Of tab and click Add

Type in Users then click OK and OK again to save and close the ASPNET account.


Part 4:

Restart computer


You now have the ASPNET Machine Account actively back on your system.

This is something I had to find out myself by viewing information on another system along with some very small and hard to find bits and pieces of information gathered from the internet. I hope this helps whoever has trouble with restoring the ASPNET Machine Account!

Please repost this at will so that it can be shared everywhere as needed, but remember to give credit where credit is due! Thank you!

Norak Drogan
Feb 15 '11 #1
0 6214

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Iced Crow | last post by:
How do you regenerate the ASP_NET login account? The password got changed which hosed everything. I can no longer see my web services and need to reset the ASP account. How do I do this? ...
2
by: Grey | last post by:
What is the access right and function of ASPNET user account? Can I delete it if my PC is as a server or client?? Million Thanks
2
by: Dean Colpitts | last post by:
I have a customer who decided to delete the ASPNET user account from EVERY SINGLE WXPP COMPUTER in his network, and now is discovering he has issues... Aside from reloading Windows from scratch,...
4
by: Sam | last post by:
Hi, I have installed .NET but the ASPNET account, which I need to add to virtual directories in order to get ASP.NET applications to work, is not on the computer. I've checked everywhere and it...
2
by: josef | last post by:
This seems like a bad idea, but I'm having trouble identifying why. With an ASP.NET application I am using Windows Integrated Authentication. The aspnet_wp.exe runs as 'machine' per the...
1
by: Paul | last post by:
Hi, Does anyone know why ASPNET machine account shows up on WinXP default (non-classic) login screen? Has anyone seen this before? How to remove it? Please advice, thanks! -CL
0
by: Christine Eliot | last post by:
Hi everyone, Just wanted to throw out this question: Is it possible to change the password of a local machine account on a server that's disconnected from a domain (it has its own workgroup)...
1
by: Oleg Ogurok | last post by:
Hi there, My ASP.NET application has impersonation turned on in web.config as follows: <identity impersonate="true" /> However, now I need to connect to a SQL database. Rather than allowing...
3
by: Doug | last post by:
Using Visual Studio 2005, SQL Server 2000, and ASP.NET/VB.NET for a Web Application. We have a System DSN using Windows NT authentication defined on the development box to connect to the SQL...
5
by: =?Utf-8?B?TWljaGFlbCBNaWxsZXI=?= | last post by:
I created a walkthrough and couldn't connect to my sql server. I looked up the problem and MSDN told me to create an ASPNET "User" in SQL Svr. It worked, but is that right? Do I have to do that...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.