1. Start the ose service
Windows 2003/XP
- Run the following command from command prompt to check the state of ose service
sc qc ose
- If the service is disabled, then run the command
sc config ose start= demand
Windows 2000
- Click Start-Run
- Type Services.msc and in the Open box and click OK.
- Double click on the Office Source Engine service.
- Set the Startup type to Manual and click OK.
For more information on this issue and alternate resolution please click on the Microsoft Knowledge Base link below.
Did this resolve your problem?