调试加载&激活Silverlight组件

发布于 2024-08-21 13:10:36 字数 140 浏览 4 评论 0原文

当 Silverlight 组件通过 XAP 文件加载到网页中时,是否可以获取详细的调试信息?

我不是在谈论在 Silverlight 组件中添加调试语句,而是在主机环境(Web 浏览器)中添加调试语句。

干杯

AWC

Is there anyway to get detailed debugging information when a Silverlight component is loaded into a web page via an XAP file?

I'm not talking about adding debug statements in the Silverlight component but from the host environment (web browser).

Cheers

AWC

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

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

发布评论

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

评论(1

獨角戲 2024-08-28 13:10:36

我不确定我是否理解这个问题。您想要什么样的调试信息?

可以将 Windbg 与 silverlight 一起使用,请参阅下面的链接。我自己只在尝试查明内存泄漏时使用过它,但我确信有很多我不知道的可能性。

http: //blogs.microsoft.co.il/blogs/sasha/archive/2008/08/25/debugging-silverlight-applications-sos-dll.aspx

I am not sure I understand the question. What sort of debug information is it you want?

It is possible to use windbg with silverlight, see the link below. I have only used it myself when trying to pinpoint memory leaks, but I am sure there are tons of possibilities that I don't know about.

http://blogs.microsoft.co.il/blogs/sasha/archive/2008/08/25/debugging-silverlight-applications-sos-dll.aspx

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