473,412 Members | 2,075 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,412 software developers and data experts.

COM components registration/Unregistration

Hi,
Am trying to create a COM server in C# as required in our application.used
REGASM to register the dll and tlb file and everything works fine but when I
try to unregister the dll and tlb using RegAsm /unregister nothing happen
even though it says the unregistration has been succesful.Even rebooting the
system didnt help.
How do I remove these OLE objects they show up when i browse through OLE
View.

thanks in advance
Manoj
Nov 17 '05 #1
1 2007

"Manoj Nair" <mn*********@hotmail.com> wrote in message
news:On**************@TK2MSFTNGP12.phx.gbl...
Hi,
Am trying to create a COM server in C# as required in our application.used
REGASM to register the dll and tlb file and everything works fine but when
I
try to unregister the dll and tlb using RegAsm /unregister nothing happen
even though it says the unregistration has been succesful.Even rebooting
the
system didnt help.
How do I remove these OLE objects they show up when i browse through OLE
View.

thanks in advance
Manoj


regasm /unregister /tlb xxxxx.dll
should work.
Are you sure it's not an older version you had registered before without
ever unregistering?

Willy.

Nov 17 '05 #2

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

Similar topics

2
by: Mike | last post by:
I'm writing an application in VB.NET that uses various 3rd party ActiveX components. My problem is that if I register these ActiveX components (using COMSelfRegister) during the install and later...
4
by: Daniel Wilson | last post by:
My VB6 program is using an increasing number of .NET components. It's becoming a distribution nightmare. When I send out an update of the software, the new .NET DLL's are not getting registered...
3
by: bianko_124 | last post by:
Hi, I wrote this little function to register ocxs or dlls.. When it's all right this function works properly, but justly, for example, if the application runs with a user that hasn't administrator...
3
by: Mike | last post by:
I'm writing an application in VB.NET that uses various 3rd party ActiveX components. My problem is that if I register these ActiveX components (using COMSelfRegister) during the install and later...
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
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?
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.