Bonjour à tous,

J'ai essayé de faire la migration d'un projet crée en VB.6 vers VB.net.
Et biensur comme prévu j'ai reçu un projet vb.net avec pleins d'erreurs que je comprends pas puisque je suis débutante dans VB.net.
Puiseque je n'est pas pu les résoudre je les cite afin de m'aider

Parmi ces erreurs il y'a

'UPGRADE_NOTE: Object OrsCouleurBoutton may not be destroyed until it is garbage collected. Click for more: 'ms-help://MS.VSCC.2003/commoner/redir/redirect.htm?keyword="vbup1029"'

'UPGRADE_ISSUE: Constant vbPopupMenuCenterAlign was not upgraded. Click for more:
'ms-help://MS.VSCC.2003/commoner/redir/redirect.htm?keyword="vbup2070"'


'UPGRADE_ISSUE: Form method Form1.PopupMenu was not upgraded. Click for more: 'ms-help://MS.VSCC.2003/commoner/redir/redirect.htm?keyword="vbup2064"'

'UPGRADE_WARNING: Form event Form1.QueryUnload has a new behavior. Click for more: 'ms-help://MS.VSCC.2003/commoner/redir/redirect.htm?keyword="vbup2065"'

'UPGRADE_ISSUE: Constant vbPopupMenuCenterAlign was not upgraded. Click for more: 'ms-help://MS.VSCC.2003/commoner/redir/redirect.htm?keyword="vbup2070"'

'UPGRADE_WARNING: Frame Event Frame1.MouseDown was not upgraded. Click for more: 'ms-help://MS.VSCC.2003/commoner/redir/redirect.htm?keyword="vbup2050"'

'UPGRADE_WARNING: Event List1.SelectedIndexChanged may fire when form is initialized. Click for more: 'ms-help://MS.VSCC.2003/commoner/redir/redirect.htm?keyword="vbup2075"'

'UPGRADE_WARNING: Couldn't resolve default property of object Ors3.Fields. Click for more: 'ms-help://MS.VSCC.2003/commoner/redir/redirect.htm?keyword="vbup1037"'

'UPGRADE_ISSUE: Picture property Picture.Type was not upgraded. Click for more: 'ms-help://MS.VSCC.2003/commoner/redir/redirect.htm?keyword="vbup2064"'


Merci pour votre aide
naima2005