Visual Studio:Dataset和DataTable Visualizer在监视窗口中不起作用 [英] Visual Studio: Dataset and DataTable Visualizer not working in watch window

查看:1308
本文介绍了Visual Studio:Dataset和DataTable Visualizer在监视窗口中不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚在Windows 7 64位机器上安装了visual studio 2005 service pack 1。一切似乎都可以正常运行,我可以运行我的项目没有任何错误。但是,当我处于调试模式时,我注意到DataTables和DataSet的Watch窗口出现问题。

I have just installed visual studio 2005 service pack 1 on a Windows 7 64 bit machine. Everything appears to work fine and I am able to run my project without any errors. However, when I am in debug mode I have noticed a problem with the "Watch" window for DataTables and DataSets.

我有一个名为dt的DataTable,我输入手表窗口。没有放大镜似乎打开视觉效果器,我在值列中收到以下错误:

I have a DataTable named dt and I enter it in the watch window. No magnifying glass appears to open the visualizer and I get the following error in the value column:

0x000000001d438c90 { KEY_XMLSCHEMA="XmlSchema" KEY_XMLDIFFGRAM="XmlDiffGram" KEY_NAME="TableName" ...}

有其他人有这个问题吗?我已尝试这篇文章的所有内容,并全部搜索

Has anyone else had this problem? I have tried everything in this post and searched all around google but nothing worked.

推荐答案

我必须复制C:\Users\username\Documents中的所有文件\Visual Studio 2008\Visualizers to C:\Program Files(x86)\Microsoft Visual Studio 8\Common7\Packages\Debugger\Visualizers。具体来说,它缺少autoexp.dll和autoexpce.dll。

I had to copy all the files in C:\Users\username\Documents\Visual Studio 2008\Visualizers to C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\Packages\Debugger\Visualizers. Specifically it was missing autoexp.dll and autoexpce.dll.

这篇关于Visual Studio:Dataset和DataTable Visualizer在监视窗口中不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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