Results 1 to 2 of 2

Thread: Registering *.VBR, *.TLB and ListView control

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2001
    Posts
    65

    Registering *.VBR, *.TLB and ListView control

    Hi,

    1. I have a client/server application in VB6. I deloyed it on two computer (one is client and one is server).On client side I used CLIREG32.EXE to register *.VBR.

    CLIREG32.EXE <DCOMFILE.VBR> -s <SERVERIP> -t <DCOMFILE.TLB> -d -nologo

    But when I run the client application I got this error message:
    "Automation error
    Library not registered"

    Do you know how to resolve this problem?

    2. Could you please tell me How many lines can a ListView control contain? I means what is the maximum line of a ListView control?

    Thanks in advance,

    Trung Luu

  2. #2
    Lively Member
    Join Date
    Aug 2002
    Posts
    126
    did u configure dcom (dcomcnfg) on both machines?

    read the following KB:
    http://support.microsoft.com/default...b;en-us;161837

    http://support.microsoft.com/default...b;EN-US;269330

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