无法find服务path,但文件存在

我有几个用于在Windows Server 2003上运行的服务,现在要运行在Windows Server 2008 R2上。 他们都是32位。

他们在2008年安装确定,但是当我尝试启动他们,我得到这个错误:

--------------------------- Services --------------------------- Windows could not start the Blabla service on Blablabla. Error 2: The system cannot find the file specified. 

path肯定存在,“程序文件(x86)”问题已经得到解决。

他们为什么不开始?

find解决scheme。 Windows的错误信息是公然的谎言。

该服务无法连接到数据库。 事实certificate,服务启动,读取其INI文件,然后做了一些事情,最后崩溃,因为它无法连接到它的数据库。

Windows然后报错错误。