Skip to main content
Skip table of contents

105. Error 1503 when starting EzeScan Routing Service

If you are experiencing this error on your EzeScan SERVER it is because the EzeScan_Routing service is taking longer to start than Windows allows. The default startup time allocated for a windows service is 30 seconds.

The Routing Service may not be starting for the following reasons:

  • Depending on EDRMS clients to startup or other dependencies

  • Slow or busy processor on the EzeScan Server.

To fix this problem, Microsoft has a Knowledge Base article on how to debug a Windows Service - 824344 https://docs.microsoft.com/en-GB/windows/win32/services/debugging-a-service

We recommend adjusting the service timeout from 30 seconds to 2 minutes or follow the instructions below.

📘Instructions

  1. In Registry Editor, locate, and then right-click the following registry subkey:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control

  2. Point to New, and then click DWORD Value. In the right pane of Registry Editor, notice that New Value #1 (the name of a new registry entry) is selected for editing.

  3. Type ServicesPipeTimeout to replace New Value #1 → then press ENTER.

  4. Right-click the ServicesPipeTimeout registry entry that you created in step c → click Modify. The Edit DWORD Value dialog box appears.

  5. In the Value data text box, type 120000 (2 minutes)

  6. Under Base select the Decimal option, and then click OK

  7. Reboot the server for the changes to take effect.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.