xaml 调试应用程序

发布于 2024-10-17 16:33:02 字数 91 浏览 3 评论 0原文

我需要调试 xaml,并且正在寻找一些应用程序。

需要推荐。

当我尝试使用它时,Snoop 无法找到我的应用程序。

谢谢

I need to debug xaml and i am looking for some application for that .

Need for recommendations.

Snoop not manages to find my application while i am trying use it.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

梦行七里 2024-10-24 16:33:02

我使用 Snoop 取得了很好的结果,但您可能需要检查是否正在使用提升的权限运行应用程序,例如作为管理员,因为这将阻止它出现在 Snoop 内的应用程序列表中 - 来自 snoop codeplex 页面

为什么我的应用程序没有显示在应用程序选择器中?随之而来的一个问题
一直向上的情况是
您正在尝试的应用程序
史努比没有出现在
应用程序选择器(即组合
列出您可以执行的流程的框
窥探)。这很可能是
您的应用程序的情况
正在尝试 Snoop 正在运行
提升(作为管理员)。为了
要窥探这些应用程序,您将
还需要运行 Snoop 提升(如
管理员)。

此外,如果您的 xaml 是 Silverlight,那么看起来唯一的选项是 Silverlight Spy

I've had great results with Snoop but you might want to check if you are running your app with elevated permissions eg as administrator as this will prevent it showing up in the list of applications inside Snoop - from snoop codeplex page

Why Aren’t My Apps Showing Up in the App Chooser? One question that comes
up all the time is the situation where
the application you are trying to
Snoop, isn't appearing in the
application chooser (i.e. the combo
box that lists the processes you can
Snoop). This is more than likely a
situation where the application you
are trying to Snoop is running
elevated (as Administrator). In order
to Snoop these applications, you will
also need to run Snoop elevated (as
Administrator).

Also if your xaml is Silverlight then it looks like the only options is Silverlight Spy

捶死心动 2024-10-24 16:33:02

您可以使用 VS 10 (VS C#/VB.NET) 2010 Express 中的“可视化树可视化工具”。请参阅:http://msdn.microsoft.com/en-us/library/dd409789 .aspx

You can use 'Visual Tree Visualizer' from VS 10 (VS C#/VB.NET) 2010 Express. See: http://msdn.microsoft.com/en-us/library/dd409789.aspx

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文