如何使用 WER 请求额外数据?

发布于 2024-08-30 02:30:48 字数 707 浏览 8 评论 0原文

我是 WER 的新手(实际上,几天前才注册)。

我已经成功建立了一个帐户并将我的测试应用程序映射到它。

但是,当我调用未处理的异常时,我发现没有收集任何其他文件(解决方案中心有正确的报告,BucketID <> 8,尚未到达 winqual,但至少已发送)。

我预计会收集 Version.txt、AppCompat.txt 和 minidump.mdmp 等文件。我还尝试使用 WerRegisterFile 函数添加文件。没有错误,但也没有发送任何文件。

我已阅读此内容thread - 它表示仅在服务器要求时才收集附加数据。所以,我的问题是(可能听起来很愚蠢,但是......):我如何请求额外的数据?我已经扫描了我的个人资料中的所有内容,但唯一有用的选项与产品相关/文件映射。

我觉得这应该是显而易见的(帮助中没有讨论),但是......我被困住了:(指示在哪里看的屏幕截图会很好:)

I'm new to WER (actually, just registered a few days ago).

I've managed to establish an account and map my test application to it.

However, when I invoke an unhandled exception, I see that no additional files are collected (there is proper report in Solutions center with BucketID <> 8, it is not arrived yet to winqual, but at least it was sent).

I expect that files like Version.txt, AppCompat.txt and minidump.mdmp will be collected. I also tried to add file by using WerRegisterFile function. No errors, but no files are sent either.

I've read this thread - it says that additional data is only collected, if server asks for it. So, my question is (may be it sounds stupid, but...): how can I request additional data? I've scanned everything in my profile, but the only useful options are related to product/file mappings.

I feel that this should be obvious (it's not discussed in help), but... I'm stuck :( A screenshot indicating where to look would be nice :)

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

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

发布评论

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

评论(1

暖伴 2024-09-06 02:30:48

奇怪的是,没有人回答这个问题,因为答案非常简单:)

您无法收集新错误的任何数据。错误报告应首先到达 WinQual。然后您可以查看报告(只有简短信息)并要求服务器收集文件、转储和附加信息。只有这样才会收集额外的数据。

It's strange that nobody have answered on that question, as the answer was a very simple :)

You can not collect any data for new errors. Error report should arrive on WinQual first. Then you can view a report (there is short info only) and ask server to collect files, dumps, additional info. Only then additional data will be collected.

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