A
Adrienne
After installing Project Server and Office Server 2007 SP1, starting the
Project Event and Project Queue services times out with the following error:
Error 1053: The service did not respond to the start or control request in
a timely fashion.
The solution:
1. Download certificate revocation files from
http://crl.microsoft.com/pki/crl/products/CodeSignPCA.crl
and
http://crl.microsoft.com/pki/crl/products/CodeSignPCA2.crl
2. Copy the files into the same folder as the service .exe files:
C:\Program Files\Microsoft Office Servers\12.0\Bin
3. Open a command prompt at the above referenced location:
certutil -addstore CA CodeSignPCA.crl
certutil -addstore CA CodeSignPCA2.crl
4. Start the services either from the services applet or from the command
prompt (net start).
Project Event and Project Queue services times out with the following error:
Error 1053: The service did not respond to the start or control request in
a timely fashion.
The solution:
1. Download certificate revocation files from
http://crl.microsoft.com/pki/crl/products/CodeSignPCA.crl
and
http://crl.microsoft.com/pki/crl/products/CodeSignPCA2.crl
2. Copy the files into the same folder as the service .exe files:
C:\Program Files\Microsoft Office Servers\12.0\Bin
3. Open a command prompt at the above referenced location:
certutil -addstore CA CodeSignPCA.crl
certutil -addstore CA CodeSignPCA2.crl
4. Start the services either from the services applet or from the command
prompt (net start).