驱动启动时遇到:打开服务失败(错误码=6):句柄无效 解决方案

net start 驱动 返回:发生系统错误6 句柄无效

原文链接:http://blog.csdn.net/tinna_zhang/article/details/17531505

 

使用vs2013编译驱动win7版本,编译之前没有

Set the KMDF version

导致错误net start 驱动 返回:。“发生系统错误6 句柄无效”

文档中说:

The operating system that you specified in your configuration is called the target operating system. For example, if you specified Win7 Debug in your configuration, your target operating system is Windows 7. In Solution Explorer, right click inspect (the driver project), and choose Properties. Navigate to Configuration Properties > Driver Model Settings. Set KMDF Version Major to 1. Set KMDF Version Minror according to your target operating system.

Target operating systemKMDF minor version
Windows 7 9
Windows 8 11
Windows 8.1 13

 

已成功解决一个问题:又出来另一个问题了:打开服务失败(错误码=1058)无法启动服务,可能是已被禁用或与其相关联的设置没有启动。

 

文章来自:http://www.cnblogs.com/dhf327/p/4427599.html
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3