Thank you Dan,
the problem is that I believe I followed every step to make the connection, but I keep getting this in the log;
[03-03-22|07:39:19.718 - 10.4.0.1999 - CriticalError]: **Exception received: You can ignore bad data by setting BadDataFound to null.
Stack Trace:
at CsvHelper.CsvParser.Read()
at CsvHelper.CsvReader.Read()
at CsvHelper.CsvReader.GetRecords[T]()+MoveNext()
at TracerPlus_DotNetCore.Controllers.ImportDataController.Import(ImportDataJSON[] value)
Comment: (no additional detail)
[03-03-22|07:39:21.152 - 10.4.0.1999 - CriticalError]: **Exception received: You can ignore bad data by setting BadDataFound to null.
Stack Trace:
at CsvHelper.CsvParser.Read()
at CsvHelper.CsvReader.Read()
at CsvHelper.CsvReader.GetRecords[T]()+MoveNext()
at TracerPlus_DotNetCore.Controllers.ImportDataController.Import(ImportDataJSON[] value)
Comment: (no additional detail)
[03-03-22|07:39:22.669 - 10.4.0.1999 - CriticalError]: **Exception received: You can ignore bad data by setting BadDataFound to null.
Stack Trace:
at CsvHelper.CsvParser.Read()
at CsvHelper.CsvReader.Read()
at CsvHelper.CsvReader.GetRecords[T]()+MoveNext()
at TracerPlus_DotNetCore.Controllers.ImportDataController.Import(ImportDataJSON[] value)
Comment: (no additional detail)
[03-03-22|07:39:23.957 - 10.4.0.1999 - CriticalError]: **Exception received: No connection could be made because the target machine actively refused it 10.230.145.24:4403
Stack Trace:
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at System.Net.Sockets.TcpClient.Connect(IPEndPoint remoteEP)
at System.Net.Sockets.TcpClient.Connect(String hostname, Int32 port)
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Sockets.TcpClient.Connect(String hostname, Int32 port)
at PTS.TracerPlus.Connect.Core.PTS_TPConnect_Client.connect()
Comment: (no additional detail)