Hi, ,
When I try to connect to FS2004 - with the latest version of fsuipc installed - the system send me back the message below.
To keep in mind that I do not have antivirus, I have windows 10 without friewall active, I have opened all the ports, I run the simacars in administrator mode and I have downloaded and installed the latest version of .net
Thanks in advance
GMap.NET.Core
Versión del ensamblado: 1.7.0.0
Versión Win32: 1.7
Código base: file:///C:/Users/Jos%C3%A9%20Mar%C3%ADa/Downloads/VAM_2.6_v20161210/VAM_2.6_v20161210/vam/vamacars/SIM_ACARS_1.4.0/SIM_ACARS_1.4.0/GMap.NET.Core.DLL
----------------------------------------
System.Data.SQLite
Versión del ensamblado: 1.0.84.0
Versión Win32: 1.0.84.0
Código base: file:///C:/Users/Jos%C3%A9%20Mar%C3%ADa/AppData/Local/GMap.NET/DllCache/SQLite_v84_NET4_x86/System.Data.SQLite.DLL
----------------------------------------
************** Depuración JIT **************
Para habilitar la depuración Just In Time (JIT), el archivo de configuración de esta
aplicación o equipo (machine.config) debe tener el
valor jitDebugging establecido en la sección system.windows.forms.
La aplicación también se debe compilar con la depuración
habilitada
Por ejemplo:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
Cuando esté habilitada la depuración JIT, cualquier excepción no controlada
se enviará al depurador JIT registrado en el equipo
en lugar de controlarlo mediante el cuadro de diálogo.