Results 1 to 2 of 2

Thread: How we can register Vb.Net DLL in COM+

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2001
    Location
    india
    Posts
    108

    How we can register Vb.Net DLL in COM+

    I have made a DLL (ClassLib. Proj.) , but COM+ service is not registering this DLL..in Component service..

    what is the procedure to make a DLL for COM+....and how can we register it in COM+...Component service....


    thanks.........

    anand
    Last edited by Anand_thakur; Aug 21st, 2003 at 12:22 AM.
    Anand Thakur

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    If you want to make a .NET dll that plays nicely with COM then you have to use the COMIntrop namespace or attribute. There is a nice article on it in the help files try searching there.

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