Internet Explorer (IE) Hang When Opening Virtual Server 2005 Web Administration Site Internet Explorer (IE) Hang quando abrir Virtual Server 2005 Web site Administração
When opening Virtual Server 2005 Web Administration Website, the Internet Explorer browser (IE) used to open the web page will hang and not responding. Ao abrir Virtual Server 2005 Web Site Administration, o navegador Internet Explorer (IE) utilizado para abrir a página da web vai travar e não responder. Beside, Windows Event Viewer will have log showing 0×80070005 error, which generally means Access is Denied. Ao lado, o Windows Event Viewer terá log mostrando 0 × 80070005 erro, o que geralmente significa o acesso é negado.
The problem happens because the Network Service account that Virtual Server 2005 uses does not have permission to write the Service Principal Names (SPNs) by which a client uniquely identifies an instance of a service to Active Directory. O problema ocorre porque o serviço de rede conta Virtuais Server 2005 que utiliza não tem permissão para escrever o Service Principal Names (SPNs) por um cliente que identifica exclusivamente um exemplo de um serviço de Active Directory. Therefore, the SPN for VSSRVC.EXE (executable for Virtual Server 2005) on NetBIOS_Name and vssrvc/Fully_Qualified_Domain_Name are not registered in Active Directory. Por isso, o SPN para VSSRVC.EXE (executável para o Virtual Server 2005) sobre NetBIOS_Name e vssrvc / Fully_Qualified_Domain_Name não estão registados no Active Directory.
To determine whether the SPNs have been registered, administrator can use the Setspn command at the command prompt, for example: Para determinar se os SPNs ter sido registado, administrador pode utilizar o Setspn comando no aviso de comando, por exemplo:
setspn -L NetBIOS_Name setspn-L NetBIOS_Name
If the SPN’s have been registered in Active Directory, the following output is displayed: Se o RPS's têm sido registados no Active Directory, a seguinte saída é exibida:
vssrvc/NetBIOS_Name vssrvc / NetBIOS_Name
vssrvc/Fully_Qualified_Domain_Name vssrvc / Fully_Qualified_Domain_Name
vmrc/NetBIOS_Name:VMRC_Port vmrc / NetBIOS_Name: VMRC_Port
vmrc/Fully_Qualified_Domain_Name:VMRC_Port vmrc / Fully_Qualified_Domain_Name: VMRC_Port
If there is no SPN been registered in AD yet, try to re-register the above SPNs by using Se não houver nenhuma SPN sido registadas na AD ainda, tentar re-registrar o exposto, utilizando SPNs setspn command to fix and resolve the issue. comando para corrigir e solucionar o problema.
The syntax for using setspn command to add a SPN is as follow: A sintaxe para utilizar setspn comando para adicionar um SPN é a seguinte:
setspn -a service/name hostname setspn-um serviço / nome host
where service/name is the SPN to add, and hostname is the actual host name of the computer object that want to update. onde serviço / SPN nome é o de acrescentar, e host é o nome real do computador host objeto que deseja atualizar.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Esta é uma página traduzida máquina que é fornecida "como está" sem garantia. Machine translation may be difficult to understand. A tradução automática pode ser difícil de compreender. Please refer to Por favor, consulte a original English article Inglês original article whenever possible. sempre que possível.
Share and contribute or get technical support and help at Compartilhe e contribuir ou obter suporte técnico e ajudar a My Digital Life Forums Minha vida digital Fóruns .
Related Articles Artigos relacionados
- Microsoft Virtual Server 2005 R2 Download Available for Free Microsoft Virtual Server 2005 R2 disponível para download gratuito
- Easily Test Drive and Evaluate Microsoft Products with Virtual Hard Disk (VHD) Test Drive avaliar facilmente e com os produtos Microsoft Virtual Hard Disk (VHD)
- Unable to Connect to Internet in Virtual PC with NAT Shared Networking NAT on Windows XP Guest Incapaz de conectar ao PC virtual na Internet com NAT NAT rede compartilhada no Windows XP hóspede
- Proper Way to Generate MD5 Hash for XCache Administration Password with md5sum or PHP A boa forma de gerar hash MD5 para XCache Administração Senha com md5sum ou PHP
- Disable (or Enable) Tabbed Browsing in Internet Explorer 7 (IE7) Desabilitar (ou Ativar) Navegação com Separadores no Internet Explorer 7 (IE7)
- Run IE6 and IE7 Together in One System with IE6 Application Compatibility VPC Image Execute o IE6 e IE7 juntos em um sistema com IE6 aplicação compatibilidade VPC imagem
- Cannot Compose or Reply to Messages and Other Errors in Outlook Web Access in Windows Vista Escrever ou não pode responder a mensagens e outros erros no Outlook Web Access no Windows Vista
- Microsoft Internet Explorer 7 (IE7) Beta 2 Available for Full Download Microsoft Internet Explorer 7 (IE7) Beta 2 Disponível para download completo
- HostDime Web Hosting Service Reviews HostDime serviço de hospedagem de site opiniões
- OFXIE12007 Microsoft Money 2007 Unable to Connect Error OFXIE12007 Microsoft Money 2007 Incapaz de conectar erro


















