在驱动程序部署时失败 [英] failing at the time of driver deployment

查看:626
本文介绍了在驱动程序部署时失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我正在实施windows10 IOT通用驱动程序并在raspberry pi3板上部署。但是它未能在目标上部署。


请参阅以下日志,了解问题。 


部署项目的驱动程序文件" C:\ Users \ Siva \Documents\Visual Studio 2015 \Projects\HelloWorld_IOT \HelloWorld_IOT \HelloWorld_IOT.vcxproj"。  部署可能需要几分钟...

[21:35:33:169]:收集内核调试器设置

[21:35:33:169] :从测试执行文件夹中删除任何现有文件。

[21:35:33:364]:复制"收集内核调试器设置"所需的文件。

[21 :35:33:632]:[收集内核调试器设置]命令行:

C:\data\test\bin\minte\te.exe" C:\ data\test\bin\DriverTest\Run\DriverTestTasks.dll" /选择:" @名称=" DriverTestTasks :: _ LogDebuggerSettings’" /rebootStateFile:C:\data\test\bin\DriverTest\Run\DriverTestReboot.xml / enableWttLogging / wttDeviceString:$ LogFile:file =" C:\\\\\\\\\\\\\\\ DriverTest\Run\Gathering_kernel_debugger_settings_00005.wtl",writemode =附加,编码= unicode的,nofscache =真,EnableLvl = QUOT; WexStartTest | WexEndTest | WexXml | WexProperty | WexCreateContext | WexCloseContext | *"
/ runas:提升了

[21:35:38:671]:结果摘要:总计= 1,通过= 1,失败= 0,被阻止= 0,被警告= 0,被跳过= 0

[21:35:38:671]:任务"收集内核调试器设置"已成功完成

从目标计算机检索文件时发生错误。该系统找不到指定的路径。 (HRESULT的例外情况:0x80070003)。


谢谢&此致,


Siva Krishna。


解决方案

嗨西瓦,


错误代码告诉你原因。 请研究0x80070003的Visual Studio HResult,找到项目中不正确的设置。


此致


IoTGirl


Hi,

I am implementing windows10 IOT universal driver and deploying on raspberry pi3 board. But its failing to deploy on target.

Please see the below log, for understand the issue. 

Deploying driver files for project "C:\Users\Siva\Documents\Visual Studio 2015\Projects\HelloWorld_IOT\HelloWorld_IOT\HelloWorld_IOT.vcxproj".  Deployment may take a few minutes...
[21:35:33:169]: Gathering kernel debugger settings
[21:35:33:169]: Removing any existing files from test execution folder.
[21:35:33:364]: Copying required files for "Gathering kernel debugger settings".
[21:35:33:632]: [Gathering kernel debugger settings] Command Line:
C:\data\test\bin\minte\te.exe "C:\data\test\bin\DriverTest\Run\DriverTestTasks.dll" /select:"@Name='DriverTestTasks::_LogDebuggerSettings'" /rebootStateFile:C:\data\test\bin\DriverTest\Run\DriverTestReboot.xml /enableWttLogging /wttDeviceString:$LogFile:file="C:\data\test\bin\DriverTest\Run\Gathering_kernel_debugger_settings_00005.wtl",writemode=append,encoding=unicode,nofscache=true,EnableLvl="WexStartTest|WexEndTest|WexXml|WexProperty|WexCreateContext|WexCloseContext|*" /runas:Elevated
[21:35:38:671]: Result Summary: Total=1, Passed=1, Failed=0, Blocked=0, Warned=0, Skipped=0
[21:35:38:671]: Task "Gathering kernel debugger settings" completed successfully
An error occurred while retrieving a file from the target machine. The system cannot find the path specified. (Exception from HRESULT: 0x80070003).

Thanks & Regards,

Siva Krishna.

解决方案

Hi Siva,

The error code tells you the cause.  Please research the Visual Studio HResult of 0x80070003 to find the setting that is incorrect in your project.

Sincerely,

IoTGirl


这篇关于在驱动程序部署时失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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