Internet Explorer (IE) Hang When Opening Virtual Server 2005 Web Administration Site Internet Explorer (IE) Hang Ketika Membuka Virtual Server 2005 Web Administrasi Situs
When opening Virtual Server 2005 Web Administration Website, the Internet Explorer browser (IE) used to open the web page will hang and not responding. Ketika membuka Virtual Server 2005 Web Administrasi Situs Internet, browser Internet Explorer (IE) yang digunakan untuk membuka halaman web akan menggantung dan tidak menanggapi. Beside, Windows Event Viewer will have log showing 0×80070005 error, which generally means Access is Denied. Samping, Windows Event Viewer akan menampilkan 0 × log 80.070.005 kesalahan, yang umumnya berarti Akses Ditolak.
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. Masalah terjadi karena account Layanan Jaringan Virtual Server 2005 menggunakan tidak memiliki izin untuk menulis Kepala Sekolah Layanan Names (SPNs) oleh klien yang secara unik mengidentifikasi sebuah instance dari layanan untuk 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. Oleh karena itu, SPN untuk VSSRVC.EXE (executable untuk Virtual Server 2005) di NetBIOS_Name dan vssrvc / Fully_Qualified_Domain_Name tidak terdaftar di Active Directory.
To determine whether the SPNs have been registered, administrator can use the Setspn command at the command prompt, for example: Untuk menentukan apakah telah terdaftar SPNs, administrator dapat menggunakan perintah Setspn pada prompt perintah, misalnya:
setspn -L NetBIOS_Name setspn-L NetBIOS_Name
If the SPN's have been registered in Active Directory, the following output is displayed: Jika SPN itu telah terdaftar di Active Directory, output sebagai berikut ditampilkan:
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 Jika tidak ada SPN telah terdaftar di AD belum, cobalah untuk mendaftar ulang di atas dengan menggunakan SPNs setspn setspn command to fix and resolve the issue. perintah untuk memperbaiki dan menyelesaikan masalah.
The syntax for using setspn command to add a SPN is as follow: Sintaks untuk menggunakan perintah setspn untuk menambahkan SPN adalah sebagai berikut:
setspn -a service/name hostname setspn-layanan / nama hostname
where service/name is the SPN to add, and hostname is the actual host name of the computer object that want to update. tempat service / nama adalah SPN untuk menambah, dan host adalah nama host yang sebenarnya dari objek komputer yang ingin update.
IMPORTANT : The page is machine translated and provided "as is" without warranty. PENTING: Halaman ini adalah mesin diterjemahkan dan diberikan "sebagaimana adanya" tanpa jaminan. Machine translation may be difficult to understand. Terjemahan mesin mungkin sulit untuk mengerti. Please refer to Silakan merujuk ke original English article artikel asli bahasa Inggris whenever possible. bila memungkinkan.
Related Articles Artikel Terkait
- Microsoft Virtual Server 2005 R2 Download Available for Free Microsoft Virtual Server 2005 R2 Tersedia untuk Download Gratis
- Microsoft Virtual Server 2005 R2 SP1 (Enterprise Edition) Direct Download Links Microsoft Virtual Server 2005 R2 SP1 (Enterprise Edition) Direct Download Link
- How to Access and Run Internet Explorer 6 (IE6) and Outlook Express (OE) of Virtual XP Mode (VXP) VM in Windows 7 Cara Akses dan Jalankan Internet Explorer 6 (IE6) dan Outlook Express (OE) dari XP Virtual Mode (VXP) VM pada Windows 7
- Install Windows Server 2003 Administration Tools Pack (adminpak) on Windows Vista Menginstal Windows Server 2003 Administration Tools Pack (adminpak) pada Windows Vista
- How to Slipstream Internet Explorer 8 (IE8) into Windows Server, XP or Vista Installation DVD Bagaimana untuk menanamkan Internet Explorer 8 (IE8) ke dalam Windows Server, XP atau Vista DVD Instalasi
- Uninstall and Remove Multiple Database Instances of Microsoft SQL Server 2005 Uninstall dan Hapus Multiple Instances Database Microsoft SQL Server 2005
- Download Internet Explorer 8 (IE8) Beta 1 (Direct Microsoft Server Links) Download Internet Explorer 8 (IE8) Beta 1 (Direct Microsoft Server Links)
- Try Out and Install Windows Vista in Virtual Machine with Virtual PC 2007 and VMWare Server Try Out dan Instal Windows Vista di Virtual Machine dengan Virtual PC 2007 dan VMWare Server
- Remote Server Administration Tools for Windows 7 RC Free Download Administrasi Server Remote Tools for Windows 7 RC Gratis Download
- Error Has Occurred While Establishing A Connection To SQL Server 2005 Which Does Not Allow Local and Remote Connections Kesalahan Telah Terjadi Sementara Sambungan Untuk Membentuk Sebuah SQL Server 2005 yang mana Does Not Allow Local dan Remote Connections









































