salut,
j'ai cette erreur qui s'affiche lorsque j'ajoute un composant adobe reader à mon projet vb.net. Je voudrais lire des fichiers adobe dans mon application. voici le message d'erreur:


Impossible de créer le composant AxHost.
le message d'erreur est le suivant:

system.Runtime.InteropServices.ComEXception(0x80004005):
Aucun assembly de wrappers n'est inscrit pour cette bibliothèque de type.
à
'system.windows.forms.designe.DocumentDesigner.AxToolboxItem.CreateComponent
à
system.drawing.Design.ToolboxItem.CreateComponentsCore(IDesignerHost host, IDictionary defaultValues)
à
system.Drawing.Design.toolboxItem.CreateComponents(IDesagnerHost host, IDictionary defaultValues)
à
system.windows.formes.Design.oleDragDropHandler.creatTool(ToolboxItem Tool, Control parent, Int32 x, Int32 y,Int32 Height, Boolean as location, boolean hasSize, ToolboxSnapDragDropEventArgs e)'

merci de m'aider

junior kakou