Problema : aspnet_wp.exe could not be launched because the username and/or password supplied in the processModel section of the config file are invalid. ID: 1007; seguida do outro alerta de evento: aspnet_wp.exe could not be started. The error code for the failure is 80004005. This error can be caused when the worker process account has insufficient rights to read the .NET Framework files. Please ensure that the .NET Framework is correctly installed and that the ACLs on the installation directory allow access to the configured account.
causa: atualização microsoft framework, ASP.NET 1.1.4322.0, v. 1.1 service pack1
sintomas: O WSUS não funciona, alguns serviços que usem .net não funcionam também.
Solução 1: no %SYSTEMROOT%Microsoft.NETFrameworkv1.1.4322CONFIG (neste caso c:winnt), abrir o machine.config e altera o usuario de processModel para SYSTEM, senha “AutoGenerate”, muda o serviço ASPNET em services para rodar LocalSystem, em diretiva de segurança local (ferr. sist.) {diretivas locais, atribuição de direitos, efetuar logon como um serviço para administrador).