How to bring aspnet_wp user account back

  • Thread starter Thread starter Nelson Xu
  • Start date Start date
N

Nelson Xu

Hi,
I cannot run my .net application because I deleted
aspnet_wp account from user account of my computer by
accident.

Can anybody tell me how to recreate this account ?

Thanks in advance !

Nelson
 
Hi Nelson,

the user account should be recreated by running

aspnet_regiis.exe -i

See MSDN documentation on aspnet_regiis for details.

- Dennis
 

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

Back
Top