Quando trascino il tool nella form appare :
Impossibile creare it componente 'AxHost'. Messaggio di errore:
'System.Reflection.ReflectionTypeloadException: Impossibile caricare uno o più tipi richiesti. Per ulteriori informazioni, recuperare la proprietà LoaderExceptions.
in
System.Windows.Forms.Design.DocumentDesigner.AxToolboxl tem.CreateComponentsCore(IDesignerHost host)
in
System.Drawing.Design.ToolboxItem.CreateComponentsCore(1 DesignerHost host, IDictionary defaultValues)
in
SystemsDrawing.Design.ToolboxItem.CreateComponents(lDesi gnerHost host, IDictionary defaultValues)
in
System.Windows.Forms.Design.0IeDragDropHandler.CreateTo ol(Toolboxltem tool, Control parent, Int32 x, Int32 y, Int32
width, Int32 height, Boolean hasLocation, Boolean hasSize, ToolboxSnapDragDropEventArgs
Tieni presente che se apro il programma con VS 2019 e faccio la stessa operazione va tutto bene.
In più, se dopo aver caricato il tool con VS 2019 chiudo il programma e lo riapro con VS 2022 mi dice che non ha potuto caricare il tool ed aprendo il form non lo vedo. Però il programma funziona bene.
Ciao, grazie per l'interessamento. Luciano