| | |
COMException error, class not registered
Please support our VB.NET advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
![]() |
•
•
Join Date: Feb 2005
Posts: 8
Reputation:
Solved Threads: 0
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.
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.
•
•
Join Date: Nov 2006
Posts: 1
Reputation:
Solved Threads: 0
Hi,
i also faced same problem. if u got solution for this reply me.
Regards,
Senthil V.
i also faced same problem. if u got solution for this reply me.
Regards,
Senthil V.
•
•
•
•
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.
•
•
Join Date: Apr 2007
Posts: 3
Reputation:
Solved Threads: 0
•
•
•
•
Hi,
i also faced same problem. if u got solution for this reply me.
Regards,
Senthil V.
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.
•
•
Join Date: Jul 2009
Posts: 1
Reputation:
Solved Threads: 0
•
•
•
•
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
![]() |
Similar Threads
- Error declaring class, pls help (C)
- Please anybody help to solve error "class not registered" problem in vs 2003 (ASP.NET)
- Error in class constructor (C++)
- redefinition error please help (C++)
Other Threads in the VB.NET Forum
- Previous Thread: How to print the whole form using printform
- Next Thread: VB.NET to Crystal Reports
| Thread Tools | Search this Thread |
"crystal .net .net2005 30minutes 2005 2008 access account arithmetic array assignment basic box button buttons center check code component connectionstring convert crystalreport data database databasesearch datagrid datagridview date design dissertation dissertations dissertationthesis dosconsolevb.net dropdownlist excel fade file-dialog firewall folder ftp generatetags hardcopy image images input insert intel isnumericfuntioncall math monitor navigate net networking opacity output passingparameters peertopeervideostreaming picturebox picturebox1 port problem problemwithinstallation project record reports" savedialog searchvb.net select serial shutdown string survey tcp temp temperature text textbox timer toolbox trim updown user useraccounts usercontrol vb vb.net vb.netcode vb.netformclosing()eventpictureboxmessagebox vb.nettoolboxvisualbasic2008sidebar vb2008 vbnet view visual visualbasic visualbasic.net visualstudio visualstudio2008 web winforms wpf





