Suite à la mise à jour de la version 6.0.0.19, tous mes projets sont bloqués à l'ouverture avec le message suivant :
System.InvalidCastException: La conversion de la chaîne "--------------------------------" en type 'Integer' n'est pas valide. ---> System.FormatException: Le format de la chaîne d'entrée est incorrect.
à Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
à Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
--- Fin de la trace de la pile d'exception interne ---
à Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
à LMPanel.OBJPanel.Load(KernFileIO fio)
à OBJET_WRP_MANAGE.Load(OBJET_WRP_MANAGE* , Int32 fp, Int32* world)
à KernLoadObjet(KERNEL* , UInt16* , Int32 , UInt16** , UInt16** , UInt16** , UInt16** , MASKCOLOR_LIST* , LMSTRING* )
à KernLoadBaseFile(KERNEL* kernel, UInt16* filename)
à LMHypAppWRP9.CLMDocumentClass.LoadFile(String Filename)
à LMWebCreatorProAppRes9.FormDocument.LoadFile(String& ProjetName, String Pagename)
à LMWebCreatorProAppRes9.FormApp.OpenDocument(String ProjetName, Boolean force)
à LMWebCreatorProAppRes9.FormApp.ribButOpenOK_Click(Object sender, EventArgs e)
à LMWebCreatorProAppRes9.FormApp.ListViewRecent_DoubleClick(Object sender, EventArgs e)
à System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
à System.Windows.Forms.ListView.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Quelle solution ????
Merci par avance