Visual Studio 11远程内核调试连接身份验证? [英] Visual Studio 11 remote kernel debugging connection authentication?

查看:130
本文介绍了Visual Studio 11远程内核调试连接身份验证?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经安装了VS11预览版(从BUILD USB记忆棒)和WDK(同样是从记忆棒),并试图从BUILD再现远程内核调试演示.

I have installed the VS11 preview (from the BUILD USB stick) along with the WDK (likewise from the stick) and am trying to reproduce the remote kernel debugging demo's from BUILD.

我有2台Win8 Dev Preview机器-停靠的三星平板电脑(调试主机)和一台Toshiba Tecra笔记本电脑(远程客户端).我已经在东芝上选中设备管理器->网络适配器",并列出了"Microsoft内核调试网络适配器", 所以我认为网卡是兼容的(它是Intel 82577LM).

I have 2 Win8 Dev Preview Machines - the docked Samsung tablet (debug host) and a Toshiba Tecra Laptop (remote client). I have checked 'Device Manager->Network Adaptors' on the Toshiba and it lists "Microsoft Kernel Debug Network Adaptor", so I assume the NIC is compatible (its an Intel 82577LM).

我在Windows Workgroup上配置了计算机,因为这对我来说最容易设置,而且我没有对公司域控制器的管理员访问权限.两台计算机上的用户名和密码相同,并且两个用户都是管理员成员 组.

I have the machines configured on a Windows Workgroup, as this is easiest for me to setup and I don't have admin access to the corporate domain controllers. I have the same user name and password on both machines and both users are members of administrator group.

当我尝试从Samsung平板电脑对Toshiba进行内核调试(使用Visual Studio 11)时,我进入配置计算机"页面.对话框中,我可以添加"客户端的计算机名称,然后按配置目标计算机" -然后我被提示输入用户 名称和用于访问目标的密码.我尝试了用户名&的所有可能组合.密码(添加<目标名称> \ ...等),创建新的管理员帐户,关闭两个Windows防火墙,但我输入的内容似乎不允许 认证连接.只是不断返回用户名和密码"提示对话框.

When I try to kernel debug (using Visual Studio 11) from the Samsung tablet to the Toshiba I get to the "Configure Computers" dialog, I can 'Add' the Computer name of the client and press "Configure Target Computer" - I then get prompted for a user name and password for accessing the target. I have tried all possible combinations of user name & passwords (adding <TARGET NAME>\... etc), created new admin accounts, turned off both Windows Firewalls, but nothing I enter seems to allow an authenticated connection. It just keeps coming back with the prompt dialog for User Name and Password.

我做错了什么?通过工作组支持网络调试吗?我是否需要设置一个测试域(即找到另一个备用计算机以在其上安装Windows Server)?

What am I doing wrong? Is the network debugging supported over a Workgroup? Do I need to set up a test domain (i.e find another spare machine to install Windows Server on)??

在此之前,我尝试连接到Windows 7-64计算机-但在身份验证时遇到了完全相同的问题.我的实际目的是调试在Win7上运行的WDM内核模式驱动程序.

Prior to this I have tried to connect to a Windows 7-64 machine - but I get exactly the same problem with authentication. My actual aim is to debug my WDM kernel mode driver running on Win7.

推荐答案

嗨阿什利,

根据您的描述,看来此问题与跨网域有关,请参阅本文 跨域远程调试.

Based on your description, it seems that this issue is related to Across Domains, see this article Remote Debugging Across Domains.

此外,您还会收到任何错误消息吗?请参见 远程调试错误和故障排除.

In addtion, do you get any error messages? See Remote Debugging Errors and Troubleshooting

有用的博客,请参见 如何使远程调试正常工作.希望它能提供有用的信息.

A useful blog, see How to get Remote Debugging work properly. Hope it could provide useful information.

谢谢


这篇关于Visual Studio 11远程内核调试连接身份验证?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆