473,395 Members | 2,222 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Error 0x80040154 class not registered

The application used to work fine, but today, in this code:

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

..Net shows the next error:

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

Why is it?

Tnx
Alejandra Parra
Jul 21 '05 #1
1 11009
Hello Alejandra,

"Alejandra Parra" <Alejandra Pa***@discussions.microsoft.com> wrote in
message news:AF**********************************@microsof t.com...
The application used to work fine, but today, in this code:

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

.Net shows the next error:

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

Why is it?


The type of the variable 'Me.AxSSTab1' is, I assume, a control. From this
error, it appears that the control is either not registered or is not
responding as though it is registered.

Can you tell us the type of the control?
Can you look in the registry and make sure that this control is still
registered?
Are you sure that this control isn't failing on purpose, due to a licensing
issue?
--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
Nov 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: A Hamon | last post by:
Hello, I have installed the .NET Framework 1.1 on several Windows 2000 Servers (identical hardware / build etc.). This has worked fine apart from one, which reports the following error in the...
0
by: aalexander | last post by:
I am getting this error on one of my computers that my software is installed on. It is working fine on others. Thanks!! Microsoft (R) Common Language Runtime Test Debugger Shell Version...
0
by: Joe -PD- | last post by:
I am writing a C# outlook addin using Visual Studio tools for Office 2005 and I wanted to have the ability to permanently delete items without having to send them to the "Deleted Items" folder...
5
by: petro | last post by:
Hello all, My asp.net web application works on my machine but I get the following error on our test web server, There is only one oracle home on the test server. Does anyone know how to resolve...
0
by: Nonee | last post by:
Hello- I have a form with the mediaplayer referenced to play mp3's and avi's and I believe that is what is causing the problem. I am not sure, but I am hoping. Anyway, I "published" the vb.net...
0
by: Nonee | last post by:
Anyone, anyone? : ) Hello- I have a form with the mediaplayer referenced to play mp3's and avi's and I believe that is what is causing the problem. I am not sure, but I am hoping. ...
2
by: sriregu | last post by:
Hi, i am trying the exe file in .net environment and am getting the following error.Any idea how i can resolve it? System.Runtime.InteropServices.COMException (0x80040154): Class not registered ...
2
by: pavanip | last post by:
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...
1
by: Bob | last post by:
Hello, I'm in a real predicament. I built up a new 64bit PC due to a virus and a flaky hard drive. Installed all my programs (Excel, Word, VS2005, etc) all the programs worked except for the VB...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.