简体   繁体   中英

Driver Testing an error occurred deploying the driver(s) in the solution : The system can not find the file specified

I am trying to create a very simple WDM driver in Visual Studio 2013. I have successfully provisioned a virtual pc running win7 sp1 x86 on a wmware machine using serial port. Now that i want to debug the driver, i get the error :

Driver Testing an error occurred deploying the driver(s) in the solution : The system can not find the file specified.

What is the cause here and how can i solve this problem?

这是显示错误以及驱动程序代码本身的快照

您需要选择MyDriver1 Package作为启动项目。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM