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
 
Back
Top