| | |
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 |
Tag cloud for VB.NET
.net .net2008 2005 2008 access account application array arrays basic beginner browser button buttons center checkbox client code convert cuesent data database datagrid datagridview date datetimepicker designer dissertation dissertations dissertationtopic eclipse excel fade filter forms ftp generatetags gridview html images inline input insert intel internet listview mobile monitor net objects open panel passingparameters pdf picturebox port position print printing problem read remove save searchvb.net select serial settings shutdown soap sorting sqlserver survey table tcp temperature textbox timer timespan transparency trim update user validation vb vb.net vb.netformclosing()eventpictureboxmessagebox vb2008 vba vbnet visual visualbasic visualbasic.net visualstudio.net visualstudio2008 web webbrowser winforms wpf wrapingcode year





