Results 1 to 2 of 2

Thread: Registering a .Net COM component..HELP...

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2004
    Posts
    35

    Registering a .Net COM component..HELP...

    I have created a .Net Com Component that is instantiated from VB6. On my machine in debug i can create it and call functions ok from VB6, but when deployed (using the vb6 deployment wizard) I get the Active x can't create object error.

    Does anyone know how to register the .Net Com component on the server ?

    Regards.

  2. #2
    PowerPoster
    Join Date
    Mar 2002
    Location
    UK
    Posts
    4,780
    http://support.microsoft.com/default...NoWebContent=1

    Have a read. Your installer should register the interoped component, but this link is to a manual register (and its all windows OS, not limited to 98/NT).

    Dont forget the PC you install on has to have the .net framework installed.

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