Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Exception from HRESULT: Ox80040154(REGDB_E_CLASSNOTREG)????????
 

Exception from HRESULT: Ox80040154(REGDB_E_CLASSNOTREG)????????

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.

cft matt  Sunday, December 07, 2008 10:30 PM
Thanks but its still not working.. Maybe ill just start with a different caller id component.. what a waste of time.

cft matt  Wednesday, December 10, 2008 10:03 PM

Hi coldfiretech,

It seems that the component is not well registered.

You can rebuild the solution, and see if the problem can be solved. If not, please try to register the component again, and see if it works.

Best regards,

Bruce Zhou

Bruce.Zhou  Wednesday, December 10, 2008 6:59 AM
Thanks but its still not working.. Maybe ill just start with a different caller id component.. what a waste of time.

cft matt  Wednesday, December 10, 2008 10:03 PM

You can use google to search for other answers

Custom Search

More Threads

• Color properties in Visual Studio 2008 Windows Forms Designer
• ComboBox list - display first item
• How To: From TypeConverter get Extender that Property is from
• TypeConverter problems
• TabPage crash in design time with child controls
• IDesignerSerializationService.Deserialize now adds Components to IDesignerHost.Container
• Appbars
• Trouble creating a custom user control to act as a container with a specific content panel
• Problem getting focus in control inheriting Panel
• can't save collection in disgner