问题描述
这真令人沮丧。由于旧的文档和不断的异常被抛出,我即将倾销这些工具用于更环保的牧场。
90%的时间我完成录制并点击生成代码编码UI Test Builder会抛出未处理的异常。在这些时间中,大约10%甚至没有使其成为"生成代码"。在抛出异常之前。我正在使用Visual Studio Enterprise
2017以及Windows 10 Enterprise系统版本1607上的最新版本(截至发布日期)。
应用程序的事件查看器尤其如此无用的许多未知数:
错误的应用程序名称:CodedUITestBuilder.exe,版本:15.0.26208.0,时间戳:0x589be285
错误模块名称:未知,版本:0.0.0.0 ,时间戳:0x00000000
异常代码:0xc000041d
故障偏移:0x0eec17ad
故障流程ID:0x30bc
错误的应用程序启动时间:0x01d2ae3e65fb9e2d
错误的应用程序路径:C:\Program Files(x86)\ Microsoft Visual Studio \\\ 2017 \ Enterprise™\\ Common7 \IDE \CodedUITestBuilder.exe
错误模块路径:未知
报告ID:e985f748-efe0-4812-8a74-86ea04c6fe63
错误包裹全名:
错误的包相关应用程序ID:
感谢任何帮助!
This is getting really frustrating. I'm on the verge of dumping these tools for greener pastures because of old documentation and constant exceptions being thrown.
90% of the time I complete a recording and click Generate Code Coded UI Test Builder throws an unhandled exception. Out of those times about 10% don't even make it to "Generate Code" before throwing the exception. I'm using Visual Studio Enterprise 2017 with the very latest build (as of posting date) on a Windows 10 Enterprise system build 1607.
Event Viewer for the Application is particularly useless with many unknowns:
Faulting application name: CodedUITestBuilder.exe, version: 15.0.26208.0, time stamp: 0x589be285Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc000041d
Fault offset: 0x0eec17ad
Faulting process id: 0x30bc
Faulting application start time: 0x01d2ae3e65fb9e2d
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CodedUITestBuilder.exe
Faulting module path: unknown
Report Id: e985f748-efe0-4812-8a74-86ea04c6fe63
Faulting package full name:
Faulting package-relative application ID:
Any help is appreciated!
这篇关于Visual Studio 2017 Ent。编码的UI测试生成器不断崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!