New install. Anytime I bring up the Console and try to login the NetXMSCore service crashes. I've enabled crash dump but the only file produced is an empty .info file.
An event 1000 gets logged in the Windows Application event log. Faulting application name: netxmsd.exe
Windows Server 2012 R2
SQLExpress 2012
NetXMS 2.0.2
Thanks for any help.
Please set debug level to 9 and replicate crash.
Debug level can be set in in netxmsd.conf (DebugLevel=9), this require restart.
You can also change debug level in runtime using nxadm:nxadm -c "debug 9"