Internet Explorer (IE) Hang When Opening Virtual Server 2005 Web Administration Site因特网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管理网站,在Internet Explorer浏览器( IE )中用于打开网页将挂起并没有回应。 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.这个问题是因为网络服务帐户,虚拟服务器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.因此,为VSSRVC.EXE的SPN (可执行的虚拟服务器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左旋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微软虚拟服务器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无法连接到互联网的虚拟PC机与共享网络的NAT网络地址转换的Windows XP客户
- Proper Way to Generate MD5 Hash for XCache Administration Password with md5sum or PHP正确的方法生成的MD5哈希密码XCache管理与md5sum或PHP
- Run IE6 and IE7 Together in One System with IE6 Application Compatibility VPC Image运行的IE6和IE7的集中在一个系统内的IE6应用程序兼容性VPC形象
- Disable (or Enable) Tabbed Browsing in Internet Explorer 7 (IE7)禁用(或启用)选项卡式浏览在Internet Explorer 7 ( 7 )
- Cannot Compose or Reply to Messages and Other Errors in Outlook Web Access in Windows Vista不能撰写或回复邮件和其他错误在Outlook Web Access在Windows Vista
- Download The Latest Internet Explorer 8 Beta 2下载最新的Internet Explorer 8 Beta 2版本
- OFXIE12007 Microsoft Money 2007 Unable to Connect Error钱OFXIE12007微软2007年无法连接的错误
- HostDime Web Hosting Service Reviews HostDime网络托管服务评语
































