me sucedio este error al ejecutarlo en el cliente,a ver si alguien me
puede ayudar,yo compilandolo no tuve ningun problema ,pero al
instalarlo en el clientey entrar en una parte del programa,me da un
error
System.InvalidOperationException: An error occurred creating the form.
See Exception.InnerException for details. The error is: Clase no
registrada (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
System.Runtime.InteropServices.COMException (0x80040154): Clase no
registrada (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid&
clsid, Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(String license,
Guid clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean
fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean
fIgnoreVisible)
at System.Windows.Forms.AxHost.EndInit()
at
Marketing_para_ópticas.frmAtributosProductos.InitializeComponent()
at Marketing_para_ópticas.frmAtributosProductos..ctor()
End of inner exception stack trace
Leer las respuestas