COMException error, class not registered

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Feb 2005
Posts: 8
Reputation: atv161 is an unknown quantity at this point 
Solved Threads: 0
atv161 atv161 is offline Offline
Newbie Poster

COMException error, class not registered

 
0
  #1
Jul 8th, 2005
This is the error I get:

An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in system.windows.forms.dll
Additional information: Class not registered

And this is the line it points me to:

CType(Me.Comm1, System.ComponentModel.ISupportInitialize).EndInit()


Does anyone know why I would all of a sudden start getting this error?
Does anyone know how to fix this?
I was adding/removing some .dll files from the project in order to find out why another issue wasn't working and I am thinking that could be the issue.

I will continue looking at the .dll files to see if that is the issue.

Please let me know what you think, Thanks.
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 1
Reputation: senthilavs is an unknown quantity at this point 
Solved Threads: 0
senthilavs senthilavs is offline Offline
Newbie Poster

Re: COMException error, class not registered

 
0
  #2
Nov 2nd, 2006
Hi,

i also faced same problem. if u got solution for this reply me.

Regards,
Senthil V.


Originally Posted by atv161 View Post
This is the error I get:

An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in system.windows.forms.dll
Additional information: Class not registered

And this is the line it points me to:

CType(Me.Comm1, System.ComponentModel.ISupportInitialize).EndInit()


Does anyone know why I would all of a sudden start getting this error?
Does anyone know how to fix this?
I was adding/removing some .dll files from the project in order to find out why another issue wasn't working and I am thinking that could be the issue.

I will continue looking at the .dll files to see if that is the issue.

Please let me know what you think, Thanks.
Reply With Quote Quick reply to this message  
Join Date: Dec 2002
Posts: 461
Reputation: waynespangler is on a distinguished road 
Solved Threads: 56
waynespangler waynespangler is offline Offline
Posting Pro in Training

Re: COMException error, class not registered

 
0
  #3
Nov 2nd, 2006
If you were removing dll's then you removed the (Com1.dll ?) and it was needed by the program. Whatever, then you will have to re-reference it.
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 3
Reputation: bubz is an unknown quantity at this point 
Solved Threads: 0
bubz bubz is offline Offline
Newbie Poster

Re: COMException error, class not registered

 
0
  #4
Apr 24th, 2007
Originally Posted by senthilavs View Post
Hi,

i also faced same problem. if u got solution for this reply me.

Regards,
Senthil V.
senthil,
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 3
Reputation: bubz is an unknown quantity at this point 
Solved Threads: 0
bubz bubz is offline Offline
Newbie Poster

Re: COMException error, class not registered

 
0
  #5
Apr 24th, 2007
Originally Posted by senthilavs View Post
Hi,

i also faced same problem. if u got solution for this reply me.

Regards,
Senthil V.
senthil,

zup dude, incase you have'nt solve this
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 3
Reputation: bubz is an unknown quantity at this point 
Solved Threads: 0
bubz bubz is offline Offline
Newbie Poster

Re: COMException error, class not registered

 
0
  #6
Apr 24th, 2007
Originally Posted by senthilavs View Post
Hi,

i also faced same problem. if u got solution for this reply me.

Regards,
Senthil V.
dude,
incase you have'nt solve this problem yet. try to follow this steps. 1) copy the DLL or OCX that is having problem to WINDOWS\SYSTEM32\ 2) the go to RUN and type the follwing: regsvr32 <.DLL or .OCX file> and then run/execute you program. enjoy programming dude. God bless.
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 1
Reputation: mehrsp is an unknown quantity at this point 
Solved Threads: 0
mehrsp mehrsp is offline Offline
Newbie Poster

Re: COMException error, class not registered

 
0
  #7
Jul 31st, 2009
Originally Posted by bubz View Post
dude,
incase you have'nt solve this problem yet. try to follow this steps. 1) copy the DLL or OCX that is having problem to WINDOWS\SYSTEM32\ 2) the go to RUN and type the follwing: regsvr32 <.DLL or .OCX file> and then run/execute you program. enjoy programming dude. God bless.


Thank u a milion
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 1
Reputation: rahuldevk is an unknown quantity at this point 
Solved Threads: 0
rahuldevk rahuldevk is offline Offline
Newbie Poster
 
0
  #8
31 Days Ago
download stdformat.dll from the net. and add refrence to vs2003 project. that will solve ur problem. becasue i m getting same, i add this dll and this worked for me.
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC