Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML Wrap
classsection group
HTML
<span data-swiftype-index="true">
HTML Wrap
classcol span_3_of_5

This information only applies to the AccountRight Server Edition.

The AccountRight server service is a Windows service installed with AccountRight. 

AccountRight uses this service to access the data in your company file. Errors can occur if the service is missing, not working, or there is a port conflict.

The first thing to check is that all computers using AccountRight have the latest AccountRight version installed.

Some server service issues can be fixed quickly, while others require a few more steps. Perform each of the numbered tasks below until your issue is fixed. Some of these tasks are a bit technical, so you might also need help from an IT person.

Before you start, you'll need to log into Windows as an administrator or a user with administrator privileges.

 

UI Expand
title1. Determine if the AccountRight server service is installed

Determine if the AccountRight server service is installed

  1. Close all programs.
  2. Simultaneously press the Windows  and R keys on your keyboard (the Windows  key is between the Ctrl and Alt keys). The Run window appears.
  3. In the Open field, type services.msc then click OK.

    The Services window appears.
  4. In the list of services, look for MYOB AccountRight Server 20XX.X (where 20XX.X refers to your AccountRight version, e.g. 2020.5)

    If MYOB AccountRight Server 20XX.X is:
    • not listed, the service hasn't installed. Proceed to task 2 below
    • listed but the Status column does not display Started or Running, proceed to task 3 below
    • listed and the Status column displays Running, proceed to task 5 below.
UI Expand
title2. Install the AccountRight server service

Install the AccountRight server service

The AccountRight server service should install automatically when AccountRight Server Edition is installed. But if it hasn't installed, the steps below describe how to install this service manually.

  1. Click Start > All Programs > Accessories.
  2. Right-click Command Prompt and choose Run as Administrator.

    The Command Prompt window appears.
  3. Type (or paste) the applicable command at the prompt, then press Enter. Use the table below to determine the command to use, based on your Windows and AccountRight version. Replace 20XX.X with your AccountRight version:

    Windows versionAccountRight version

    Command to use

    In New Zealand, replace AU with NZ

    32-bit2014.1
    CD "C:\Program Files\MYOB\AccountRight\2014.1\AU"
    2014.2 or later
    CD "C:\Program Files\MYOB\AccountRight\20XX.X\SE"
    64-bit2014.1
    CD "C:\Program Files (x86)\MYOB\AccountRight\2014.1\AU"
    2014.2 or later
    CD "C:\Program Files (x86)\MYOB\AccountRight\20XX.X\SE"
  4. Type the following command at the prompt and press Enter. Replace 20XX.X with your AccountRight version:
    Huxley.Server.WindowsService.exe /uninstall /name="MYOB AccountRight Server 20XX.X"

  5. Type the following command at the prompt and press Enter.
    Huxley.Server.WindowsService.exe /install /name="MYOB AccountRight Server 20XX.X" /description="Provides services for AccountRight 20XX.X" /account=LocalSystem /port=Y /version=20XX.X
    Note the following:

    • This is a single command.

    • Replace 20XX.X with your AccountRight version.

          • Replace Y with the specific port for your AccountRight version.

            If using this AccountRight version...replace port=Y with...
            2021.6port=17009
            2021.5port=17008
            2021.4port=17007
            2021.3port=17006
            2021.2port=17005
            2021.1port=17004
            2020.4port=17003
            2020.3port=17002
            2020.2port=17001
            2020.1port=17000
            2019.4port=16998
            2019.3port=16997
            2019.2port=16996
            2019.1port=16995 (If you've contacted MYOB about a connection issue in v2018.4, set this to port=56668)
            2018.4port=16994 (If you've contacted MYOB about a connection issue in v2018.4, set this to port=56667)
            2018.2port=16992 (If you've contacted MYOB about a connection issue in v2018.2, set this to port=56665)
            2018.1port=16991
            2017.2port=16990
            2017.1port=16989
            2016.3port=16988
            2016.2port=16987
            2016.1port=16986
            2015.4port=16985
            2015.3port=16984
            2015.2port=16983
            2015.1port=16982
            2014.4port=16981
            2014.3port=16980
            2014.2port=16979
            2014.1port=16978
  6. Close the Command Prompt window.

  7. Check that the AccountRight server service has installed by following the steps in task 1 above. If required, start the service as described in the task 3 below.

UI Expand
title3. Start the AccountRight server service

Start the AccountRight server service

  1. Close all programs.
  2. Simultaneously press the Windows  and R keys on your keyboard (the Windows  key is between the Ctrl and Alt keys). The Run window appears.
  3. In the Open field, type services.msc then click OK.

    The Services window appears.
  4. Right-click MYOB AccountRight Server 20XX.X and choose Start (where 20XX.X refers to your AccountRight version, e.g. 2020.4).

    The service will start and display a status of Started or Running.

  5. If the following error displays when attempting to start the service, click OK to the message then proceed to task 4 below.
  6. Close the Services window.

If issues persist with the AccountRight server service, proceed to task 5 below. 

UI Expand
title4. Add the missing "Huxley.Server.WindowsService.exe.config" file

Add the missing "Huxley.Server.WindowsService.exe.config" file

A specific file (Huxley.Server.WindowsService.exe.config) is required on your computer to allow the AccountRight server service to be started. If this file is missing, the service can't be started.

You can download the file for your AccountRight version from the table below. The file is provided in a ZIP format, so you'll need to extract the file to the applicable location on your computer.

    1. Right-click the file for your AccountRight version and choose to save the file to your Desktop.

      If using this AccountRight versionDownload this file
      2015.12015.1.zip
      2015.22015.2.zip
      2015.32015.3.zip 
      2015.42015.4.zip
      2016.12016.1.zip
      2016.22016.2.zip
      2016.3
      2017.1
      2017.2
      2018.12018.1.zip
      2018.2
      2018.3
      2018.42018.4.zip
      2019.1
      2019.2
      2019.32019.3.zip
      2019.42019.4.zip
      2020.1
      2020.2
      2020.3
      2020.4
      2021.1
      2021.22021.2.zip
      2021.3
      2021.4
      2021.5
      2021.6
  1. Double-click the downloaded ZIP file to display its contents. This will be a single file named Huxley.Server.WindowsService.exe.config.
  2. Extract the file Huxley.Server.WindowsService.exe.config to the applicable location based on your Windows and AccountRight version. Replace 20XX.X with your AccountRight version.

    If your windows version isand your AccountRight version is

    extract the file to this location

    In New Zealand, replace AU with NZ

    32-bit2014.1
    C:\Program Files\MYOB\AccountRight\2014.1\AU
    2014.2 or later
    C:\Program Files\MYOB\AccountRight\20XX.X\SE
    64-bit2014.1
    C:\Program Files (x86)\MYOB\AccountRight\2014.1\AU
    2014.2 or later
    C:\Program Files (x86)\MYOB\AccountRight\20XX.X\SE
  3. Start the MYOB AccountRight server service as described in task 3 above.

If issues persist with the AccountRight server service, proceed to task 5 below.

UI Expand
title5. Install Microsoft SQL Server Compact 4.0

Install Microsoft SQL Server Compact 4.0

  1. Click the following link to go to the Microsoft Download Centre: https://www.microsoft.com/en-au/download/details.aspx?id=30709
  2. Click Download.
  3. Select the applicable download depending on whether your version of Windows is 32- or 64-bit.

    If your Windows is 32-bit, select the file named SSCERuntime_x86-ENU.exe
    If your Windows is 64-bit, select the file named SSCERuntime_x64-ENU.exe
  4. Click Next, then at the prompt choose to save the file to your Desktop.
  5. Right-click the downloaded file and choose Run as administrator.
  6. Follow the on-screen prompts to install Microsoft SQL Server Compact 4.0.
  7. When the installation is complete, start the MYOB AccountRight Server Service as described in task 3 above.

Still having trouble?

Call our Tech Support team on 1300 555 123 (Australia) or 0508 328 283 (New Zealand).

HTML
</span>
HTML Wrap
width15%
classcol span_1_of_5
 
HTML Wrap
floatleft
classcol span_1_of_5
Panelbox
namegreen
titleRelated topics
HTML Wrap
classsidebarlinks

Getting the latest version

AccountRight server locator service issues

Install AccountRight

Getting help and support

Panelbox
nameyellow
titleFrom the community

RSS Feed
titleBarfalse
max5
showTitlesOnlytrue
urlhttp://community.myob.com/myob/rss/search?q=server+service&filter=labels%2CsolvedThreads&search_type=thread&solved=true

HTML Wrap
classmorelinks
More »