Hello everyone i have a form in my application that contains a caller id component..
Project has been working good for 2 months now, i have even deployed to other machines.. I opened my project today and im getting this error when i try to open my caller id form in the designer.
Warning1Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))C:\Documents and Settings\matt\My Documents\Visual Studio 2008\Projects\Matt\CellSavior\frmCALLERID.Designer.vb1420
and this isline 142 in the Private Sub InitializeComponent
Me.Controls.Add(Me.AxcCallerID)
Can someone please tell me how to fix this problem.. I have tried rebuilding my solution and im still getting this error.