This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PLLATINUMSIM-SW: Microsoft .NET framwork error unhandled exception

Genius 15029 points
Part Number: PLLATINUMSIM-SW

Hi Team,

Good day.

Client recently installed the latest version of PLLatinum SSIM (1.60), and each time he tries to execute the software it appears the error shown in the attached figure at the bottom. While he can open the software, he can not use any of its functions. 

Already reinstalled framework 3.5 and 4.8 but the problem persists.

Any further support on this?

Thank you!

Regards,
Archie A.


Win version is Pro 21H1 (19043.1348)

  • I would first try reinstalling with the newest version on  the web.  It has many upgrades and bug fixes.

    For this error, it looks related to the language.  For some languages, 1/2 = 0.5 and for other languages 1/2 = 0,5.  This switching between period and comma causes many database issues related to windows.   I am not sure if the newest upgrade will address this, but we did also modify the database.

    Regards,

    Dean

  • Hi Dean,

    Thanks for your response.

    Client confirmed that the latest version of PLlatinumSim does not work, but he can use a previous one.

    We are hoping that the bug is solved in the newest release.

    Thank you.

    Regards,
    Archie A.

  • Archie,

    Could you get the client to provide the full text of the error? That way we can find the specific place in the code causing the trouble.

    Regards,

    Derek Payne

  • Hi Derek,

    Sorry for the late response as I've just receive the file needed as attached:

    error.txt
    Consulte el final de este mensaje para obtener más detalles sobre cómo invocar a la depuración 
    Just-In-Time (JIT) en lugar de a este cuadro de diálogo.
    
    ************** Texto de la excepción **************
    System.InvalidCastException: La conversión de la cadena ".000001" en el tipo 'Double' no es válida. ---> System.FormatException: La cadena de entrada no tiene el formato correcto.
       en Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
       en Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
       --- Fin del seguimiento de la pila de la excepción interna ---
       en Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
       en Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value)
       en TIPLLatinumSim.TIPLLatinumForm.SearchDevices()
       en TIPLLatinumSim.TIPLLatinumForm.cmb_SD_DeviceType_SelectedIndexChanged(Object sender, EventArgs e)
       en System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
       en System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
       en TIPLLatinumSim.TIPLLatinumForm.FilterDesignerForm_Load(Object sender, EventArgs e)
       en System.EventHandler.Invoke(Object sender, EventArgs e)
       en System.Windows.Forms.Form.OnLoad(EventArgs e)
       en System.Windows.Forms.Form.OnCreateControl()
       en System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
       en System.Windows.Forms.Control.CreateControl()
       en System.Windows.Forms.Control.WmShowWindow(Message& m)
       en System.Windows.Forms.Control.WndProc(Message& m)
       en System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       en System.Windows.Forms.Form.WmShowWindow(Message& m)
       en System.Windows.Forms.Form.WndProc(Message& m)
       en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    
    ************** Ensamblados cargados **************
    mscorlib
        Versión del ensamblado: 4.0.0.0
        Versión Win32: 4.8.4360.0 built by: NET48REL1LAST_C
        Código base: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    TIPLLatinumSim
        Versión del ensamblado: 1.6.0.0
        Versión Win32: 1.6.0.0
        Código base: file:///C:/Program%20Files%20(x86)/Texas%20Instruments/PLLatinumSim/TIPLLatinumSim.exe
    ----------------------------------------
    Microsoft.VisualBasic
        Versión del ensamblado: 10.0.0.0
        Versión Win32: 14.8.4084.0 built by: NET48REL1
        Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System
        Versión del ensamblado: 4.0.0.0
        Versión Win32: 4.8.4360.0 built by: NET48REL1LAST_C
        Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Core
        Versión del ensamblado: 4.0.0.0
        Versión Win32: 4.8.4360.0 built by: NET48REL1LAST_C
        Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Windows.Forms
        Versión del ensamblado: 4.0.0.0
        Versión Win32: 4.8.4341.0 built by: NET48REL1LAST_C
        Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
        Versión del ensamblado: 4.0.0.0
        Versión Win32: 4.8.4084.0 built by: NET48REL1
        Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Configuration
        Versión del ensamblado: 4.0.0.0
        Versión Win32: 4.8.4190.0 built by: NET48REL1LAST_B
        Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Xml
        Versión del ensamblado: 4.0.0.0
        Versión Win32: 4.8.4084.0 built by: NET48REL1
        Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Runtime.Remoting
        Versión del ensamblado: 4.0.0.0
        Versión Win32: 4.8.4084.0 built by: NET48REL1
        Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    System.Windows.Forms.DataVisualization
        Versión del ensamblado: 4.0.0.0
        Versión Win32: 4.8.4200.0
        Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.DataVisualization/v4.0_4.0.0.0__31bf3856ad364e35/System.Windows.Forms.DataVisualization.dll
    ----------------------------------------
    System.Windows.Forms.DataVisualization.resources
        Versión del ensamblado: 4.0.0.0
        Versión Win32: 4.8.4084.0
        Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.DataVisualization.resources/v4.0_4.0.0.0_es_31bf3856ad364e35/System.Windows.Forms.DataVisualization.resources.dll
    ----------------------------------------
    mscorlib.resources
        Versión del ensamblado: 4.0.0.0
        Versión Win32: 4.8.4084.0 built by: NET48REL1
        Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_es_b77a5c561934e089/mscorlib.resources.dll
    ----------------------------------------
    Microsoft.VisualBasic.resources
        Versión del ensamblado: 10.0.0.0
        Versión Win32: 14.8.4084.0 built by: NET48REL1
        Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic.resources/v4.0_10.0.0.0_es_b03f5f7f11d50a3a/Microsoft.VisualBasic.resources.dll
    ----------------------------------------
    System.Windows.Forms.resources
        Versión del ensamblado: 4.0.0.0
        Versión Win32: 4.8.4084.0 built by: NET48REL1
        Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_es_b77a5c561934e089/System.Windows.Forms.resources.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.

    For your reference.

    Thank you.

    Regards,
    Archie A.

  • Hi Team,

    Any update on this?

    Thank you for your usual support.

    Regards,
    Archie A.

  • Archie,

    I am pleased to say that we have found the issue and will be releasing a new version 1.6.1 version of PLLatinum Sim next week with this and a few more fixes & upgrades.

    Regards,

    Dean