|
-
Aug 29th, 2001, 01:36 AM
#1
Thread Starter
Hyperactive Member
Remove from Reference
Hi,
I've install some MTS COM, and after some time, I've install that COM again (with new CLSID) without first remove the old one. Now, in VB->Reference, there are more than one entry for the same COM (different CLSID), and I've tried to remove it using the Control Panel->Add / Remove Program, but failed.
When I run the app now, I frequently meet the problem that the app will just hanged, the only way to stop it is to kill the mtx.exe process using Task Manager.
How can I cleanly remove such COM and solve the program hang problem?
Thx
-
Sep 1st, 2001, 06:51 AM
#2
You have two registry CLSID entries for the same COM server.
The fastest way to clean up is to run REGCLEAN.EXE. It's from Microsoft- but it's everywhere on the net.
You can download from here -
http://download.cnet.com/downloads/0...108-23283.html
-
Sep 1st, 2001, 07:52 AM
#3
Registered User
you can use Regsvr32.exe to unregist a dll.
-
Sep 2nd, 2001, 07:00 PM
#4
Yes, he can, and that is THE BEST WAY, but he doesn't know which one to nuke, necessarily.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|