CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 1999
    Location
    belgium
    Posts
    31

    How to reference a DCOM object ?

    Hi all,

    i'm developping a VB client for a COM exe server,
    i would like to use this client with a remote COM exe server, how can make a reference to the remote COM object ?
    thanx



  2. #2
    Join Date
    Oct 2001
    Posts
    13

    Re: How to reference a DCOM object ?



    Hello Anis ,
    I have listed below a URL which gives a perfect example of how use a DCOM server exe for a Vb client.

    Follow all the steps.
    Make sure you are using VB 6.0

    Good Luck
    Wajahath

    http://support.microsoft.com/support.../Q266/7/17.ASP

    Let me know if it was helpful





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

Featured