Click here to Skip to main content
15,899,475 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Capture the image of a receiver on a vb.net program Pin
Christian Graus9-Jun-08 3:38
protectorChristian Graus9-Jun-08 3:38 
QuestionSchedule Audio Files Pin
Behzad Ordubadi8-Jun-08 6:07
professionalBehzad Ordubadi8-Jun-08 6:07 
AnswerRe: Schedule Audio Files Pin
jzonthemtn8-Jun-08 6:36
jzonthemtn8-Jun-08 6:36 
GeneralRe: Schedule Audio Files Pin
Behzad Ordubadi9-Jun-08 4:54
professionalBehzad Ordubadi9-Jun-08 4:54 
Questionview control for forum Pin
Shanmugapriya.G7-Jun-08 2:30
Shanmugapriya.G7-Jun-08 2:30 
AnswerRe: view control for forum Pin
Christian Graus7-Jun-08 5:45
protectorChristian Graus7-Jun-08 5:45 
GeneralRe: view control for forum Pin
Shanmugapriya.G8-Jun-08 17:45
Shanmugapriya.G8-Jun-08 17:45 
QuestionClass not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)) Pin
pavanip7-Jun-08 2:24
pavanip7-Jun-08 2:24 
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_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.CreateInstanceCore(Guid clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.set_Site(ISite value)
at System.ComponentModel.Container.Add(IComponent component, String name)
at System.ComponentModel.Design.DesignerHost.Add(IComponent component, String name)
at System.ComponentModel.Design.DesignerHost.System.ComponentModel.Design.IDesignerHost.CreateComponent(Type componentType, String name)
at System.ComponentModel.Design.Serialization.DesignerSerializationManager.CreateInstance(Type type, ICollection arguments, String name, Boolean addToContainer)
at System.ComponentModel.Design.Serialization.DesignerSerializationManager.System.ComponentModel.Design.Serialization.IDesignerSerializationManager.CreateInstance(Type type, ICollection arguments, String name, Boolean addToContainer)
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeInstance(IDesignerSerializationManager manager, Type type, Object[] parameters, String name, Boolean addToContainer)
at System.ComponentModel.Design.Serialization.ComponentCodeDomSerializer.DeserializeInstance(IDesignerSerializationManager manager, Type type, Object[] parameters, String name, Boolean addToContainer)
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeExpression(IDesignerSerializationManager manager, String name, CodeExpression expression)
at System.ComponentModel.Design.Serialization.CodeDomSerializer.DeserializeStatementToInstance(IDesignerSerializationManager manager, CodeStatement statement)
at System.ComponentModel.Design.Serialization.CodeDomSerializer.Deserialize(IDesignerSerializationManager manager, Object codeObject)
at System.Windows.Forms.Design.ControlCodeDomSerializer.Deserialize(IDesignerSerializationManager manager, Object codeObject)
at System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.DeserializeName(IDesignerSerializationManager manager, String name, CodeStatementCollection statements)

I am seeing a lot of people reporting this error, on other forums, but no one has an answer
Please anyone help me how to resolve this problem.

Regards
Pavani.
AnswerRe: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)) Pin
Christian Graus7-Jun-08 5:45
protectorChristian Graus7-Jun-08 5:45 
QuestionHTTP request using the IE cookies Pin
John Ashraf6-Jun-08 10:12
John Ashraf6-Jun-08 10:12 
AnswerRe: HTTP request using the IE cookies Pin
Christian Graus7-Jun-08 5:46
protectorChristian Graus7-Jun-08 5:46 
QuestionTabControl/ Multiple form Help Pin
Ogre7226-Jun-08 7:23
Ogre7226-Jun-08 7:23 
AnswerRe: TabControl/ Multiple form Help Pin
Kschuler6-Jun-08 7:53
Kschuler6-Jun-08 7:53 
QuestionProblem With SaveFileDialog/OpenFileDialog on Thread Pin
Driven Insane6-Jun-08 3:36
Driven Insane6-Jun-08 3:36 
AnswerRe: Problem With SaveFileDialog/OpenFileDialog on Thread Pin
Vasudevan Deepak Kumar6-Jun-08 3:49
Vasudevan Deepak Kumar6-Jun-08 3:49 
QuestionDatatable to .csv Pin
cstrader2326-Jun-08 3:01
cstrader2326-Jun-08 3:01 
AnswerRe: Datatable to .csv Pin
Jay Royall6-Jun-08 3:15
Jay Royall6-Jun-08 3:15 
GeneralRe: Datatable to .csv Pin
cstrader2326-Jun-08 3:20
cstrader2326-Jun-08 3:20 
GeneralRe: Datatable to .csv Pin
Vasudevan Deepak Kumar6-Jun-08 3:51
Vasudevan Deepak Kumar6-Jun-08 3:51 
GeneralRe: Datatable to .csv Pin
cstrader2326-Jun-08 4:47
cstrader2326-Jun-08 4:47 
GeneralRe: Datatable to .csv Pin
Jay Royall6-Jun-08 4:38
Jay Royall6-Jun-08 4:38 
GeneralRe: Datatable to .csv Pin
cstrader2326-Jun-08 4:48
cstrader2326-Jun-08 4:48 
Questioncan someone explain Independentsoft.Webdav.Exchange.Resource.SendMessage component for me i need it in my project Pin
Ebube6-Jun-08 2:49
Ebube6-Jun-08 2:49 
AnswerRe: can someone explain Independentsoft.Webdav.Exchange.Resource.SendMessage component for me i need it in my project Pin
Guffa6-Jun-08 3:20
Guffa6-Jun-08 3:20 
Questionhow do i start an vb project within onstart method of window service Pin
Ebube6-Jun-08 2:41
Ebube6-Jun-08 2:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.