Hi,
I developed a windows application in Vb.Net 2003.It is working fine in this.
But when I am trying to convert this into .Net 2005 I am getting this error.
Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSN OTREG))
at System.Windows. Forms.UnsafeNat iveMethods.CoCr eateInstance(Gu id& clsid, Object punkOuter, Int32 context, Guid& iid)
...