NetXMS Support Forum

English Support => General Support => Topic started by: ditonet on December 21, 2017, 05:35:16 PM

Title: Agent 2.2.1 X86 won't start
Post by: ditonet on December 21, 2017, 05:35:16 PM
Hello,

After upgrade to version 2.2.1 on old Windows Server 2003 X86, agent won't start.
When I tried to run it from command line,
C:\NetXMS\bin>nxagentd.exe -c "C:\NetXMS\etc\nxagentd.conf"
there is an error:
Error loading configuration file
Configuration file exists and access is allowed for Everyone.

Regards, Grzegorz.
Title: Re: Agent 2.2.1 X86 won't start
Post by: Victor Kirhenshtein on January 07, 2018, 10:51:51 PM
Hi,

In 2.2 we have switched to using Visual Studio 2017 for building Windows components. I've seen exactly this effect on Windows XP SP2 which is not supported by VS 2017 runtime (only XP SP3 is supported). For Windows Server 2003 minimum requirements is Windows Server 2003 SP2. Do you have it?
For older systems I recommend to continue using latest agent in 2.1 branch.

Best regards,
Victor