Visual Studio 2010 添加引用无法显示
我在使用 Visual Studio 2010 Ultimate 和 Visual Studio 2010 Express 时遇到问题,当我右键单击解决方案资源管理器中的项目结构(在引用文件夹上)并选择“添加引用”时,Visual Studio 2010 窗口会以左侧焦点闪烁窗口然后焦点立即返回,并且没有新窗口允许我添加引用。即使在全新安装后,这个问题仍然存在,并且在多个产品(VS 2010 Ultimate 和 VS 2010 Express)中我使用的是 Windows 7,我必须认为这个问题在 VS 2010 之外,但这是我当前遇到的唯一问题面对。
就像参考窗口(允许您选择新参考)自动关闭一样。
谢谢。
I have an issue with Visual Studio 2010 Ultimate and Visual Studio 2010 Express, when I right click on a project structure in the solution explorer, (on the references folder) and select "Add Reference" the Visual Studio 2010 window flashes as focus as left the window and then focus immediately returns and there is no new window that allows me to add references. This problem persists even after a clean install, and across multiple products (VS 2010 Ultimate and VS 2010 Express) I am using windows 7, and I have to think this problem ids outside of VS 2010, but this is the only issue I am currently facing.
Its like the references window (that allows you to pick the new reference) is automatically being closed.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我刚刚遇到了同样的问题。
您有正在使用的平板电脑吗?如果您启用 Tablet PC 输入服务,它应该会再次工作。似乎对该服务存在一些依赖性和/或与我的 Wacom 驱动程序发生冲突,从而首先导致了该问题。
r3伏特
I just had the same problem.
Do you have a tablet that you're using? If you enable the Tablet PC Input Service it should work again. There seem to be some dependencies on this service and/or conflicts with my Wacom drivers that caused the issue in the first place.
r3volt
添加引用或现有项目弹出窗口未显示,则答案是:
窗口按钮 +R 然后输入“services.services”。 MSC”>搜索“平板电脑输入服务”并右键单击“开始”。
它会正常工作。
Add Reference or existing item popup is not show then answer is :
Window Button +R then type "services.msc" > search "Tablet PC Input Service" and the right Click on Start.
it will work correctly.