Internet Explorer (IE) Hang When Opening Virtual Server 2005 Web Administration Site Internet Explorer (IE) cuando se bloquea la apertura de Virtual Server 2005 la administración del sitio web
When opening Virtual Server 2005 Web Administration Website, the Internet Explorer browser (IE) used to open the web page will hang and not responding. Cuando la apertura de Virtual Server 2005 Web de la Administración del sitio web, el navegador Internet Explorer (IE) utilizado para abrir la página web se colgará y no responde. Beside, Windows Event Viewer will have log showing 0×80070005 error, which generally means Access is Denied. Además de Windows el Visor de sucesos de registro tendrá Mostrando 0 × 80070005 error, que generalmente significa Acceso denegado.
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. El problema ocurre porque la cuenta Servicio de red que Virtual Server 2005 utiliza no tiene permiso para escribir los nombres principales de servicio (SPN), por la cual un cliente identifica de forma exclusiva un ejemplo de un servicio 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 lo tanto, el SPN para VSSRVC.EXE (ejecutable para Virtual Server 2005) sobre NetBIOS_Name y vssrvc / Fully_Qualified_Domain_Name no están registrados en Active Directory.
To determine whether the SPNs have been registered, administrator can use the Setspn command at the command prompt, for example: Para determinar si el SPN se han registrado, el administrador puede utilizar el Setspn comando en el símbolo del sistema, por ejemplo:
setspn -L NetBIOS_Name setspn-L NetBIOS_Name
If the SPN’s have been registered in Active Directory, the following output is displayed: Si el SPN de se han registrado en Active Directory, la siguiente salida se muestra:
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 Si no hay SPN sido registrada en AD, sin embargo, tratar de re-registro de la anterior mediante el uso de SPN setspn command to fix and resolve the issue. comando para fijar y resolver el problema.
The syntax for using setspn command to add a SPN is as follow: La sintaxis para el uso de setspn comando para agregar un SPN es como sigue:
setspn -a service/name hostname setspn-un servicio / nombre de host
where service/name is the SPN to add, and hostname is the actual host name of the computer object that want to update. donde el servicio / el nombre es el SPN para añadir, y el nombre de host es el nombre de host del objeto de equipo que desea actualizar.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Esta es una máquina traducido la página que se proporciona "TAL CUAL" SIN GARANTÍA. Machine translation may be difficult to understand. La traducción automática puede ser difícil de entender. Please refer to Por favor, consulte original English article artículo original Inglés whenever possible. siempre que sea posible.
Share and contribute or get technical support and help at Compartir y contribuir o recibir apoyo técnico y ayuda en My Digital Life Forums Mi vida digital foros .
Related Articles Artículos relacionados
- Microsoft Virtual Server 2005 R2 Download Available for Free Microsoft Virtual Server 2005 R2 disponible para descarga gratuita
- Easily Test Drive and Evaluate Microsoft Products with Virtual Hard Disk (VHD) Fácil de probar y evaluar productos de Microsoft con disco duro virtual (VHD)
- Unable to Connect to Internet in Virtual PC with NAT Shared Networking NAT on Windows XP Guest No se puede conectar a Internet en Virtual PC con NAT NAT compartidos de redes en Windows XP guest
- Run IE6 and IE7 Together in One System with IE6 Application Compatibility VPC Image Ejecutar IE6 y IE7 juntos en un sistema con IE6 compatibilidad de las aplicaciones de imagen VPC
- Hyper-V Free Hypervisor Hardware Virtualization (KB950050) Download for Windows Server 2008 Hyper-V libre de virtualización de hardware Hypervisor (KB950050) para la descarga de Windows Server 2008
- Disable (or Enable) Tabbed Browsing in Internet Explorer 7 (IE7) Desactivar (o Activar) Navegación con pestañas en Internet Explorer 7 (IE7)
- Proper Way to Generate MD5 Hash for XCache Administration Password with md5sum or PHP Adecuada manera de generar valor hash MD5 para XCache Administración Contraseña con md5sum o PHP
- Change or Remove the “Microsoft Internet Exploror” Description in Title Bar Cambiar o quitar el "Microsoft Internet Exploror" Descripción en el título Bar
- Download Microsoft Virtual PC 2004 for Free Descargar Microsoft Virtual PC 2004 para libre
- Play and Enjoy Nostalgic Games Jugar y disfrutar de juegos nostálgicos
































