Internet Explorer (IE) Hang When Opening Virtual Server 2005 Web Administration Site Internet Explorer 』 ( IE )を開くときにハング仮想サーバー2005の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. 2005年開幕時に仮想サーバーのWeb管理Webサイトは、 Internet Explorerブラウザ( IE )のWebページを開くとハングアップするために使用されますが応答していない。 Beside, Windows Event Viewer will have log showing 0×80070005 error, which generally means Access is Denied.そばには、 Windowsイベントビューアは、一般的にアクセスが拒否されましたであることを意味0 × 80070005エラーログが表示されます。
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.これは、 Network Serviceアカウントは、仮想Server 2005を使用してアクセス許可は、サービスプリンシパル名( SPN )とは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.したがって、 SPNをVSSRVC.EXE (仮想Server 2005用) NetBIOS_Nameとvssrvcに実行可能/ Fully_Qualified_Domain_Name Active Directoryに登録されていません。
To determine whether the SPNs have been registered, administrator can use the Setspn command at the command prompt, for example: SPNをするかどうか、管理者は、コマンドプロンプトでコマンドを使用することができますSetspn登録されているを確認するには、例えば:
setspn -L NetBIOS_Name setspn - lのNetBIOS_Name
If the SPN’s have been registered in Active Directory, the following output is displayed: SPNの場合のActive Directoryは、以下の出力で登録されているが表示されます:
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 SPNのですがない場合はADにはまだ登録されて再使用することにより、上記のSPNを登録する setspn command to fix and resolve the issue.コマンドを修正して問題を解決します。
The syntax for using setspn command to add a SPN is as follow: setspnコマンドを使用して、 SPNを追加するための構文は以下の通りです:
setspn -a service/name hostname setspn -サービス/名ホスト名
where service/name is the SPN to add, and hostname is the actual host name of the computer object that want to update.ここでのサービス/名前は、 SPNを追加するには、ホスト名を更新する場合は、コンピュータオブジェクトの実際のホスト名です。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これはマシンとして"保証なしにされている"提供されているページを翻訳しています。 Machine translation may be difficult to understand.機械翻訳を理解するのが難しい場合があります。 Please refer toを参照してください original English articleオリジナルの英語の記事 whenever possible.可能な場合。
Share and contribute or get technical support and help at共有して貢献するかを得る技術サポートと支援 My Digital Life Forums 私のデジタルライフフォーラム . 。
Related Articles関連記事
- Microsoft Virtual Server 2005 R2 Download Available for Free Microsoft仮想サーバー2005 R2のダウンロードは無料でご利用いただけます
- Easily Test Drive and Evaluate Microsoft Products with Virtual Hard Disk (VHD)簡単にテストドライブと評価するマイクロソフト製品の仮想ハードディスク( VHD )
- Unable to Connect to Internet in Virtual PC with NAT Shared Networking NAT on Windows XP GuestインターネットにWindows XPのユーザーのNATを共有ネットワークNATで仮想PCに接続することができません
- Run IE6 and IE7 Together in One System with IE6 Application Compatibility VPC Image IE6やIE7を実行する1つのシステムを一緒にIE6アプリケーションとの互換性をさらにVPCイメージ
- Hyper-V Free Hypervisor Hardware Virtualization (KB950050) Download for Windows Server 2008ハイパーVの無料Hypervisorのハードウェア仮想化( KB950050 )ダウンロードのWindows Server 2008用
- Disable (or Enable) Tabbed Browsing in Internet Explorer 7 (IE7)無効(またはそれ以上)のInternet Explorer 7 ( Internet Explorer 7を)タブブラウズを有効にする
- Change or Remove the “Microsoft Internet Exploror” Description in Title Bar変更または削除タイトルバーの" MicrosoftインターネットExploror "と説明
- Proper Way to Generate MD5 Hash for XCache Administration Password with md5sum or PHP固有のmd5sumやPHPでXCacheの管理者パスワードを生成するMD5ハッシュへの道順
- Download Microsoft Virtual PC 2004 for Freeダウンロードは、 Microsoft Virtual PCの2004を無料で
- Play and Enjoy Nostalgic Games懐かしいゲームをプレイし、お楽しみください
































