Erreurs qui m'empêche de démarer le débogage

cs_mickael56100 Messages postés 94 Date d'inscription vendredi 12 septembre 2008 Statut Membre Dernière intervention 19 mai 2012 - 9 avril 2009 à 19:51
cs_mickael56100 Messages postés 94 Date d'inscription vendredi 12 septembre 2008 Statut Membre Dernière intervention 19 mai 2012 - 9 avril 2009 à 21:36
Bonjour tout le monde, je laisse un message car je rencontre actuellement un petit problème. En fait, j'aimerais convertir une application développé en vb.net 2005 à vb.net 2008 mais lorsque je souhaite tester le tout, s'affiche un message d'erreur :

- Erreur lors de l'exécution du projet : Impossible de charger le fichier ou l'assembly '"Jeu de l'oie"' ou une de ses dépendances. Le nom ou le code base de l'assembly donné n'est pas valide. (Exception de HRESULT : 0x80131047)

Par ailleurs, j'ai deux avertissements :

- Avertissement    1    Classe non enregistrée (Exception de HRESULT : 0x80040154 (REGDB_E_CLASSNOTREG))        0    0   

- Avertissement    2    Classe non enregistrée (Exception de HRESULT : 0x80040154 (REGDB_E_CLASSNOTREG))    C:\Users\Utilisateur\Desktop\Jeu de l'oie (2)\Form1.vb    1052    0   

1 réponse

cs_mickael56100 Messages postés 94 Date d'inscription vendredi 12 septembre 2008 Statut Membre Dernière intervention 19 mai 2012
9 avril 2009 à 21:36
Instances de cette erreur (2),

----

,

----

<table cellpadding="0" cellspacing="0">

----, 1. </td>
,
Masquer la pile des
appels

</td>
</tr>
<tr id="CallStackBody0_1">
<td class="ErrorBodyCallStack">à
System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid,
Object punkOuter, Int32 context, Guid& iid)
à
System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
à
System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
à
System.Windows.Forms.AxHost.CreateInstance()
à
System.Windows.Forms.AxHost.GetOcxCreate()
à
System.Windows.Forms.AxHost.set_Site(ISite value)
à
System.ComponentModel.Container.Add(IComponent component, String name)
à
System.ComponentModel.Design.DesignerHost.Add(IComponent component, String
name)
à
System.ComponentModel.Design.DesignerHost.System.ComponentModel.Design.IDesignerHost.CreateComponent(Type
componentType, String name)
à
System.ComponentModel.Design.Serialization.DesignerSerializationManager.CreateInstance(Type
type, ICollection arguments, String name, Boolean addToContainer)
à
System.ComponentModel.Design.Serialization.DesignerSerializationManager.System.ComponentModel.Design.Serialization.IDesignerSerializationManager.CreateInstance(Type
type, ICollection arguments, String name, Boolean addToContainer)
à
System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeInstance(IDesignerSerializationManager
manager, Type type, Object[] parameters, String name, Boolean
addToContainer)
à
System.ComponentModel.Design.Serialization.ComponentCodeDomSerializer.DeserializeInstance(IDesignerSerializationManager
manager, Type type, Object[] parameters, String name, Boolean
addToContainer)
à
System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager
manager, String name, CodeExpression expression)
à
System.ComponentModel.Design.Serialization.CodeDomSerializer.DeserializeStatementToInstance(IDesignerSerializationManager
manager, CodeStatement statement)
à
System.ComponentModel.Design.Serialization.CodeDomSerializer.Deserialize(IDesignerSerializationManager
manager, Object codeObject)
à
System.Windows.Forms.Design.ControlCodeDomSerializer.Deserialize(IDesignerSerializationManager
manager, Object codeObject)
à
System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.DeserializeName(IDesignerSerializationManager
manager, String name, CodeStatementCollection statements) </td>
</tr>
<tr height="4">
<td>


</td>
</tr>
<tr>
<td>
2.,
,
Masquer la pile des
appels

</td>
</tr>
<tr id="CallStackBody0_2">
<td class="ErrorBodyCallStack">à
System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid,
Object punkOuter, Int32 context, Guid& iid)
à
System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
à
System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
à
System.Windows.Forms.AxHost.CreateInstance()
à
System.Windows.Forms.AxHost.GetOcxCreate()
à
System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
à
System.Windows.Forms.AxHost.CreateHandle()
à
System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
à
System.Windows.Forms.Control.CreateControl()
à
System.Windows.Forms.Control.ControlCollection.Add(Control value)
à
System.Windows.Forms.Form.ControlCollection.Add(Control value)
à
System.Windows.Forms.Control.ControlCollection.AddRange(Control[] controls)
à
System.Windows.Forms.Design.ControlDesigner.DesignerControlCollection.AddRange(Control[]
controls) </td>
</tr>
</tbody>
</table>
0
Rejoignez-nous