I am getting the following message in my Event Viewer when Windows XP starts ...
"aspnet_wp.exe could not be launched because the username and/or password supplied in the processModel section of the config file are invalid."
I can't run my ASP.net application that was running previously. It appears that the ASPNET user account has a password. I am not sure if it had a password before. Does it get setup to have a password automatically when I installed ASP.net? Or perhaps has someone logged in as the ASPNET user and changed the password (not realizing what they were doing)? I can remove the password, but I am not sure if that is the proper thing to do. It warns me that if I remove the password for ASPNET it will "lose all EFS Encrypted files, personal certificates, and stored passwords for Web sites or network recources". That may just be the standard warning however when you remove a users password.
Any advice ?
"aspnet_wp.exe could not be launched because the username and/or password supplied in the processModel section of the config file are invalid."
I can't run my ASP.net application that was running previously. It appears that the ASPNET user account has a password. I am not sure if it had a password before. Does it get setup to have a password automatically when I installed ASP.net? Or perhaps has someone logged in as the ASPNET user and changed the password (not realizing what they were doing)? I can remove the password, but I am not sure if that is the proper thing to do. It warns me that if I remove the password for ASPNET it will "lose all EFS Encrypted files, personal certificates, and stored passwords for Web sites or network recources". That may just be the standard warning however when you remove a users password.
Any advice ?