Results 1 to 3 of 3

Thread: [RESOLVED] How to register DCOM component (server)

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2006
    Posts
    205

    Resolved [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.

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    May 2006
    Posts
    205

    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

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    May 2006
    Posts
    205

    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
  •  



Click Here to Expand Forum to Full Width