473,385 Members | 1,655 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,385 software developers and data experts.

Problem in COMInterop

When I'm using the COM components in c# I get the
Exception:
'System.Runtime.InteropServices.COMException'
occurred in WindowsApplication1.exe
Additional information: COM object with CLSID
{BBBECA01-C443-11CF-8698-00805FA84482} is either not valid
or not registered.
But the compoent is registered and I can use in VB 6.0
application.I can refer the .tlb file of component through
VS.NET IDE in the Project,
Add Referance,COM tab and I can create an wrapper assembly
for that and all the methods,properties are exposing but
when I try t create
an instance for the wrapper class I get the above
Exception.
Please help me I'm in great trouble.
Nov 15 '05 #1
2 1248
Paul,

Are you sure that you have the DLL registered correctly as well?
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Paul Arun" <ar********@yahoo.com> wrote in message
news:02****************************@phx.gbl...
When I'm using the COM components in c# I get the
Exception:
'System.Runtime.InteropServices.COMException'
occurred in WindowsApplication1.exe
Additional information: COM object with CLSID
{BBBECA01-C443-11CF-8698-00805FA84482} is either not valid
or not registered.
But the compoent is registered and I can use in VB 6.0
application.I can refer the .tlb file of component through
VS.NET IDE in the Project,
Add Referance,COM tab and I can create an wrapper assembly
for that and all the methods,properties are exposing but
when I try t create
an instance for the wrapper class I get the above
Exception.
Please help me I'm in great trouble.

Nov 15 '05 #2

Hai Nicholas
The Component is registered and I can use the Component
in VB6.0.It is working in VB6.0

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 15 '05 #3

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

Similar topics

0
by: Bruce Davis | last post by:
I'm having a problem on windows (both 2000 and XP) with a multi-threaded tkinter gui application. The problem appears to be a deadlock condition when a child thread pops up a Pmw dialog window in...
2
by: me | last post by:
What is the downside of Cominterop? is it good practice? what does it do to memory? Thanks
117
by: Peter Olcott | last post by:
www.halting-problem.com
28
by: Jon Davis | last post by:
If I have a class with a virtual method, and a child class that overrides the virtual method, and then I create an instance of the child class AS A base class... BaseClass bc = new ChildClass();...
0
by: Mário Sobral | last post by:
Hi ! I have developed a .NET library that references another .NET library. MyLibrary -> OtherLibrary I then create a COMInterop wrapper assembly to use it from a VB6 project:
4
by: Ariel Gimenez | last post by:
Hi in my app im working with excel using cominterop when fished my work with excel i execute this code oWB.Close(null,null,null); oXL.Workbooks.Close(); oXL.Quit();...
6
by: Ammar | last post by:
Dear All, I'm facing a small problem. I have a portal web site, that contains articles, for each article, the end user can send a comment about the article. The problem is: I the comment length...
16
by: Dany | last post by:
Our web service was working fine until we installed .net Framework 1.1 service pack 1. Uninstalling SP1 is not an option because our largest customer says service packs marked as "critical" by...
2
by: Mike Collins | last post by:
I cannot get the correct drop down list value from a drop down I have on my web form. I get the initial value that was loaded in the list. It was asked by someone else what the autopostback was...
2
by: Jason Huang | last post by:
Hi, In my company, we used to use Visual Basic in our old application, and it's OK 'cause the VB will encapsulate all the needed DLLs into that application. So the application runs well on all...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...

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.