I am not able to view an .aspx web page on the local machine. The error in event viewer is as follows:
DCOM got error "Logon failure: unknown user name or bad password. " and was unable to logon NICK_D610\MAS_500_USER in order to run the server:
{CBFCC1B1-C7AB-413A-B24C-00784F8F2D85}
The default web page works OK with the above user NICK_D610. I believe the problem is that the machine was renamed TIMD610, but the machine user names IUSR_NICK_D610 and IWAM_NICK_D610 remain as users, but the new machine name, TIM610 is not available as a user. I have anonymous user checked but this also does not help.
I am not sure how to change the IUSR and IWAM machine users, and I'm not entirely sure that is the problem. In the past I would add the ASP.NET machine user, but this also is not present as a user. DotNET Framework 1.1 is installed.
Any thoughts
Thanks in advance
Tim Conway
DCOM got error "Logon failure: unknown user name or bad password. " and was unable to logon NICK_D610\MAS_500_USER in order to run the server:
{CBFCC1B1-C7AB-413A-B24C-00784F8F2D85}
The default web page works OK with the above user NICK_D610. I believe the problem is that the machine was renamed TIMD610, but the machine user names IUSR_NICK_D610 and IWAM_NICK_D610 remain as users, but the new machine name, TIM610 is not available as a user. I have anonymous user checked but this also does not help.
I am not sure how to change the IUSR and IWAM machine users, and I'm not entirely sure that is the problem. In the past I would add the ASP.NET machine user, but this also is not present as a user. DotNET Framework 1.1 is installed.
Any thoughts
Thanks in advance
Tim Conway