new account asp.net machine account

  • Thread starter andrea.dell_aquila
  • Start date
A

andrea.dell_aquila

hi. i have got a problem with my computer: a new asp.net account is
available no at the logon step. I know what it should be, but the
problem is that all the other accounts are changed. in fact, all the
accounts now require the password, while before not. Now i'm not able
to log on cause i don't know the passwords.

please if anyone knows what's going on, write me also on
(e-mail address removed)

thanks in advance
andrea (Italy)
 
S

Shenan Stanley

andrea.dell_aquila said:
hi. i have got a problem with my computer: a new asp.net account is
available no at the logon step. I know what it should be, but the
problem is that all the other accounts are changed. in fact, all the
accounts now require the password, while before not. Now i'm not able
to log on cause i don't know the passwords.

please if anyone knows what's going on, write me also on

thanks in advance
andrea (Italy)

If you are not running IIS and don't need to develop ASP.NET web pages, you
can remove the ASP.NET user account from the computer.
Start - Run - Compmgmt.msc
Local Users and Groups - Users
Right click the ASP.NET user account and select Delete.
Reboot.
This should restore your autologon feature.


If you use IIS and/or develop ASP.NET pages, you can set your autologon via
the TweakUI powertoy.
You can download it from
http://www.microsoft.com/windowsxp/pro/downloads/powertoys.asp
After installing...
Start - Run - tweakui
Expand Logon. Click autologon.
Check "Log on automatically at system startup." and enter your info.
Click Ok.


You can also click Start, Run and enter

CONTROL USERPASSWORDS2

In the list of users, select the account you want logged on
automatically.
Then uncheck Users must enter a username and password.
Click Apply.
In the next dialog, enter the password for the account you
selected, if any.
 
A

andrea.dell_aquila

Shenan Stanley said:
If you are not running IIS and don't need to develop ASP.NET web pages, you
can remove the ASP.NET user account from the computer.
Start - Run - Compmgmt.msc
Local Users and Groups - Users
Right click the ASP.NET user account and select Delete.
Reboot.
This should restore your autologon feature.


If you use IIS and/or develop ASP.NET pages, you can set your autologon via
the TweakUI powertoy.
You can download it from
http://www.microsoft.com/windowsxp/pro/downloads/powertoys.asp
After installing...
Start - Run - tweakui
Expand Logon. Click autologon.
Check "Log on automatically at system startup." and enter your info.
Click Ok.


You can also click Start, Run and enter

CONTROL USERPASSWORDS2

In the list of users, select the account you want logged on
automatically.
Then uncheck Users must enter a username and password.
Click Apply.
In the next dialog, enter the password for the account you
selected, if any.


thanks Shenan. But let me say that i'm not able to log on with any
account, not even with administrator one. have you got any idea how
can i log on in XP without passwords? if i can log, i will do what you
suggest. :)
thanks
Andrea
 

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

Top