询问者
打不开windows mobile 设备中心!!事件代码如下:

问题
-
由于发生 CreateSemaphore(0x80070005) 错误,无法启动 Windows Mobile-2003 设备连接服务(请查看数据中的失败代码)。
日志名称: Application
来源: WcesComm
日期: 2017/5/26 14:22:07
事件 ID: 2
任务类别: 无
级别: 错误
关键字: 经典
用户: 暂缺
计算机: DESKTOP-8TF8N2N
描述:
由于发生 CreateSemaphore(0x80070005) 错误,无法启动 Windows Mobile-2003 设备连接服务(请查看数据中的失败代码)。
事件 Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="WcesComm" />
<EventID Qualifiers="49152">2</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2017-05-26T06:22:07.139926800Z" />
<EventRecordID>1189</EventRecordID>
<Channel>Application</Channel>
<Computer>DESKTOP-8TF8N2N</Computer>
<Security />
</System>
<EventData>
<Data>CreateSemaphore(0x80070005)</Data>
</EventData>
</Event>
全部回复
-
由于发生 CreateSemaphore(0x80070005) 错误,无法启动 Windows Mobile-2003 设备连接服务(请查看数据中的失败代码)。
日志名称: Application
来源: WcesComm
日期: 2017/5/26 14:22:07
事件 ID: 2
任务类别: 无
级别: 错误
关键字: 经典
用户: 暂缺
计算机: DESKTOP-8TF8N2N
描述:
由于发生 CreateSemaphore(0x80070005) 错误,无法启动 Windows Mobile-2003 设备连接服务(请查看数据中的失败代码)。
事件 Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="WcesComm" />
<EventID Qualifiers="49152">2</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2017-05-26T06:22:07.139926800Z" />
<EventRecordID>1189</EventRecordID>
<Channel>Application</Channel>
<Computer>DESKTOP-8TF8N2N</Computer>
<Security />
</System>
<EventData>
<Data>CreateSemaphore(0x80070005)</Data>
</EventData>
</Event>- 已合并 Kate LiMicrosoft employee, Moderator 2017年5月29日 1:27 duplicate case
-
你好,
这个错误指的是没有权限访问。
请问您是管理员帐号么?如果是但是仍然存在这样的问题请你查看,管理员对于这个可执行文件的访问权限:
如果仍然存在权限问题,请使用Process monitor 来查看这个问题:
Process Monitor v3.05
http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
Solving Access Denied Errors Using Process Monitor (英文)
http://improve.dk/solving-access-denied-errors-using-process-monitor/
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已建议为答案 Kate LiMicrosoft employee, Moderator 2017年6月5日 9:53