resetting the ASPNET account

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi gemel,

I am not sure whether this will work, but try running:
C:\WINDOWS\Microsoft.NET\Framework\vx.x.xxxx\aspnet_regiis -i

This will re-register asp.net.

HTH,
Rakesh Rajan
 
I have been having problems connecting to my SQL2000 server through my
web application. The exception tells me that the ASPNET user cannot
logon to the SQL server. I changed the password for this account and
now the IIS process will not run because it say that the password info
is now different. I believe this information is held in the
machine.config file. Is there a way to reset this account without
having to re-install the .NET Framework?

Regards

John L
 
Rakesh,
Excellent advice, thank you very much. It did work.

Regards

John L
 

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