开发者

The specified service does not exist (Win 7 x64)

开发者 https://www.devze.com 2023-02-17 11:14 出处:网络
We have an application that installs and accesses a service on the machine. On one machine, that is Windows 7 x64, it produces the following error:

We have an application that installs and accesses a service on the machine. On one machine, that is Windows 7 x64, it produces the following error:

System.ComponentModel.Win32Exception: The specified service does not exist as an installed service

The user is an admin user and I have installed it on other Windows 7 x64 machines without an issue.

The service is listed in the services.msc, and in the HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services and is running under 'Local System'.

I have installed and uninstalled many times, checking to make sure that the service was uninstalled/reinstalled properly but the ap开发者_开发问答plication still produces that error.

Any help would be appreciated!


I suspect you're getting hit with WOW64 Redirection - is your EXE a 32-bit EXE?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号