|
-
May 16th, 2008, 02:37 PM
#1
Thread Starter
Addicted Member
[RESOLVED] How to register DCOM component (server)
Hi,
I have an application called Databridge.exe. It is showing up in DCOM Config on one server but I need to install it on another server. I tried running...
Databridge.exe /regserver
But that doesn't seem to do anything. How do I get it to show up in DCOM Config?
Thanks.
-
May 16th, 2008, 10:20 PM
#2
Thread Starter
Addicted Member
Re: How to register DCOM component (server)
Well - it looks like you need to have Visual Basic installed on the computer. It installed properly on two other computers that both have VB 6.0 installed on them. Weird. I used setup and deployment wizard.
Anyway, does anyone know how to remove an item from DCOM Config
-
May 21st, 2008, 12:08 PM
#3
Thread Starter
Addicted Member
Re: How to register DCOM component (server)
Well, I finally figured out how to remove a DCOM component so I thought I would share...
wmic dcomapp delete
From the command prompt. It will prompt you "y/n" to delete each dcom app. Alternatively, you can specify the name of the component.
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
|