| | |
COMException error, class not registered
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
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 |
.net .net2008 2005 2008 access account array basic beginner bing browser button buttons center check code crystalreport cuesent data database datagrid datagridview date datetimepicker designer dissertation dissertations dissertationtopic dropdownlist excel fade file-dialog filter forms ftp generatetags google gridview hardcopy html images input insert intel internet mobile monitor net networking objects open output panel passingparameters pdf picturebox picturebox1 port position print printing problem save searchbox searchvb.net select serial settings shutdown soap sqlserver survey table tcp temperature text textbox timer timespan toolbox transparency trim update user vb vb.net vb.netformclosing()eventpictureboxmessagebox vb2008 vba vbnet visual visualbasic visualbasic.net visualstudio.net visualstudio2008 web winforms wpf wrapingcode year





